Hostname
collinadellefate.com
Last fetched
collinadellefate.com resolves to 1 IPv4 address operated by AS64445 in IT. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
collinadellefate.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 |
|---|---|---|---|---|
| 89.42.134.242 | 89.42.134.0/24 | AS64445 | — | IT |
WHOIS identity
- Registrar
- iana:2487
- Organization
- arcadia holding spa
- Contact emails
Subdomains
12 observed subdomains of collinadellefate.com.
Web-graph footprint
Distinct hostnames that link to or from collinadellefate.com in the public web crawl.
17 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for collinadellefate.com.
| Mechanism | Target |
|---|---|
| SPF_A | collinadellefate.com |
| SPF_INCLUDE | arcadiaholding.it |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 185.36.73.49 |
| SPF_IP | 185.36.74.81 |
| SPF_IP | 89.42.134.242 |
| SPF_MX | collinadellefate.com |
Related pages
Pivot deeper into the graph from collinadellefate.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "collinadellefate.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.