Hostname
for572.com
Last fetched
for572.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
for572.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 |
|---|---|---|---|---|
| 70.32.97.206 | 70.32.96.0/20 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- hostmaster@identityvector.com
- ced775cb69@for572.com.whoistrustee.com
- 56872a40d1a6f7eabe8ce204de86545965a577206bf866173895a0609bbae313@for572.com.whoisproxy.org
- 616ee91fb25822a97e070bf7667073cc63992ad179550c139e92efac09bd7a39@for572.com.whoisproxy.org
- aeb1d2d5c10a90aa878ded3b47c732a2b2d4fa7efc95b92f94d30158fab5772c@for572.com.whoisproxy.org
- b9ab78e3248f7a44dd60d9ad6db393fe8aaafff39420eeda6aec1ba39e747804@for572.com.whoisproxy.org
- badacca684a1717976ca84b76170487285d2ad6a42356e143be9f87cbcd0ab41@for572.com.whoisproxy.org
- d660863e5510c1fa96ae72fd1e5d44dcf4dd91ebd0a69db8fb25fec735fed559@for572.com.whoisproxy.org
Subdomains
3 observed subdomains of for572.com.
Web-graph footprint
Distinct hostnames that link to or from for572.com in the public web crawl.
14 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for for572.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.identityvector.com |
Related pages
Pivot deeper into the graph from for572.com.
- IP · 70.32.97.206
- ASN · AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:1387
- Country · US
- Email · hostmaster@identityvector.com
- TLD · .com
- Browse hostnames · fo…
- 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: "for572.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.