Hostname
ghosthound.com
Last fetched
ghosthound.com resolves to 2 IPv4 addresses operated by SNET-FCC - Southern New England Telephone Company and SNET America, Inc. in US. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
ghosthound.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 |
|---|---|---|---|---|
| 32.218.225.191 | 32.208.0.0/12 | AS46690 | SNET-FCC - Southern New England Telephone Company and SNET America, Inc. | US |
| 32.218.238.237 | 32.208.0.0/12 | AS46690 | SNET-FCC - Southern New England Telephone Company and SNET America, Inc. | US |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- ghosthound.com-1h84t64bsnm92@anonymize.com
- ghosthound.com-1h85cq6vj6d6h@anonymize.com
- ghosthound.com-1huzxt9oflw6r@anonymize.com
- ghosthound.com-1iyezyfnv6cme@anonymize.com
- ghosthound.com-1jict65eiqu7a@anonymize.com
- ghosthound.com-1jy7rkpl7w9bn@anonymize.com
- ghosthound.com-1jyd8pxpkbodx@anonymize.com
- ghosthound.com-1k1tz13jrrko3@anonymize.com
- ghosthound.com-1k1u0wxvjsth0@anonymize.com
- ghosthound.com-rhr7jije4pbr@anonymize.com
- ghosthound.com-s10jk44fff3s@anonymize.com
- ghosthound.com-s1gp1o2fkp5u@anonymize.com
- ghosthound.com-sopnev8me14h@anonymize.com
- ghosthound.com-ts2fdhxw6iwm@anonymize.com
- ghosthound.com-urpo2uoi06lh@anonymize.com
- ghosthound.com-uv5syx6loz8i@anonymize.com
- ghosthound.com-uv93rskx778h@anonymize.com
- ghosthound.com-uvgx8dwlhug5@anonymize.com
- ghosthound.com@domainsbyproxy.com
Subdomains
12 observed subdomains of ghosthound.com.
Web-graph footprint
Distinct hostnames that link to or from ghosthound.com in the public web crawl.
52 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ghosthound.com
SPF policy
2 SPF mechanisms authorising senders for ghosthound.com.
| Mechanism | Target |
|---|---|
| SPF_A | ghosthound.com |
| SPF_MX | ghosthound.com |
Related pages
Pivot deeper into the graph from ghosthound.com.
- IP · 32.218.225.191
- ASN · AS46690SNET-FCC - Southern New England Telephone Company and SNET America, Inc.
- Registrar · iana:617
- Country · US
- Email · ghosthound.com-1h84t64bsnm92@anonymize.com
- TLD · .com
- Browse hostnames · gh…
- 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: "ghosthound.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.