Hostname
vigorlifetime.com
Last fetched
vigorlifetime.com resolves to 1 IPv4 address operated by LEASEWEB-UK-LON-11 - Leaseweb UK Limited in GB. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
vigorlifetime.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.106.39.56 | 23.106.32.0/21 | AS205544 | LEASEWEB-UK-LON-11 - Leaseweb UK Limited | GB |
WHOIS identity
- Registrar
- iana:146
- Organization
- blueben solutions
- Contact emails
Subdomains
5 observed subdomains of vigorlifetime.com.
Threat posture
History
Mail and authentication
SPF policy
30 SPF mechanisms authorising senders for vigorlifetime.com.
| Mechanism | Target |
|---|---|
| SPF_A | vigorlifetime.com |
| SPF_IP | 170.150.122.218/32 |
| SPF_IP | 170.150.122.219/32 |
| SPF_IP | 172.93.134.201/32 |
| SPF_IP | 172.93.134.206/32 |
| SPF_IP | 172.93.134.230/32 |
| SPF_IP | 172.93.134.253/32 |
| SPF_IP | 185.84.158.107/32 |
| SPF_IP | 185.84.158.132/32 |
| SPF_IP | 185.84.158.157/32 |
| SPF_IP | 185.84.158.18/32 |
| SPF_IP | 185.84.158.44/32 |
| SPF_IP | 185.84.158.75/32 |
| SPF_IP | 192.186.167.142/32 |
| SPF_IP | 192.186.167.143/32 |
| SPF_IP | 223.29.235.105/32 |
| SPF_IP | 223.29.235.128/32 |
| SPF_IP | 223.29.235.158/32 |
| SPF_IP | 223.29.235.188/32 |
| SPF_IP | 223.29.235.51/32 |
| SPF_IP | 223.29.235.75/32 |
| SPF_IP | 223.29.238.10/32 |
| SPF_IP | 223.29.238.177/32 |
| SPF_IP | 223.29.238.198/32 |
| SPF_IP | 223.29.238.22/32 |
| SPF_IP | 223.29.238.244/32 |
| SPF_IP | 223.29.238.85/32 |
| SPF_IP | 78.110.165.58/32 |
| SPF_IP | 78.110.165.59/32 |
| SPF_MX | vigorlifetime.com |
Related pages
Pivot deeper into the graph from vigorlifetime.com.
- IP · 23.106.39.56
- ASN · AS205544LEASEWEB-UK-LON-11 - Leaseweb UK Limited
- Registrar · iana:146
- Country · GB
- Email · dobbsjero@bluebensolutions.com
- TLD · .com
- Browse hostnames · vi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vigorlifetime.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.