Hostname
ferret.com
Last fetched
ferret.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ferret.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- attn ferret.com care of network solutions
- Contact emails
- au7xz5kr9jr@networksolutionsprivateregistration.com
- av3ug9wu6wc@networksolutionsprivateregistration.com
- carlo@tabibi.com
- cp5734nv54n@networksolutionsprivateregistration.com
- ej2pn8u23td@networksolutionsprivateregistration.com
- no.valid.email@worldnic.com
- eq77757p8h7@networksolutionsprivateregistration.com
- es4636tb8vt@networksolutionsprivateregistration.com
- fw2s49w66vk@networksolutionsprivateregistration.com
- j92ev4cg4tx@networksolutionsprivateregistration.com
- jc8rz7uy23k@networksolutionsprivateregistration.com
- k53z69f46gy@networksolutionsprivateregistration.com
- ky3n42z96zj@networksolutionsprivateregistration.com
- mk8ee2ee96b@networksolutionsprivateregistration.com
- mr58q5cq3re@networksolutionsprivateregistration.com
- na9d54ec5m6@networksolutionsprivateregistration.com
- nq8ak8gq3cs@networksolutionsprivateregistration.com
- r523e662349@networksolutionsprivateregistration.com
- rf2cg3ks76c@networksolutionsprivateregistration.com
- ru4yc6rs9cm@networksolutionsprivateregistration.com
- and 10 more
Subdomains
8 observed subdomains of ferret.com.
Web-graph footprint
Distinct hostnames that link to or from ferret.com in the public web crawl.
80 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ferret.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.75.167.160 |
| SPF_IP | 208.89.13.209/32 |
| SPF_IP | 216.129.153.4 |
Related pages
Pivot deeper into the graph from ferret.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ferret.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.