Hostname
waytoohealthy.com
Last fetched
waytoohealthy.com resolves to 2 IPv4 addresses operated by WHG-LON - WHG Hosting Services Ltd in GB. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
waytoohealthy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.250.239.60 | 192.250.239.0/24 | AS51713 | WHG-LON - WHG Hosting Services Ltd | GB |
| 209.42.18.37 | 209.42.18.0/24 | AS51713 | WHG-LON - WHG Hosting Services Ltd | GB |
WHOIS identity
- Registrar
- iana:1861
- Organization
- whoisguard protected
- Contact emails
Subdomains
8 observed subdomains of waytoohealthy.com.
Web-graph footprint
Distinct hostnames that link to or from waytoohealthy.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- waytoohealthy.com
SPF policy
8 SPF mechanisms authorising senders for waytoohealthy.com.
| Mechanism | Target |
|---|---|
| SPF_A | waytoohealthy.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 176.58.105.157 |
| SPF_IP | 192.250.239.60 |
| SPF_IP | 209.42.18.27 |
| SPF_IP | 209.97.182.170 |
| SPF_IP | 81.17.57.142 |
| SPF_MX | waytoohealthy.com |
Related pages
Pivot deeper into the graph from waytoohealthy.com.
- IP · 192.250.239.60
- ASN · AS51713WHG-LON - WHG Hosting Services Ltd
- Registrar · iana:1861
- Country · GB
- Email · 82d9d84797254f7baa1b32808c4a113a.protect@whoisguard.com
- TLD · .com
- Browse hostnames · wa…
- 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: "waytoohealthy.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.