Skip to content

Hostname

casaincitta.com

Last fetched

casaincitta.com resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · casaincitta.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/casaincitta.com

Resolution chain

casaincitta.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.149.182.1962.149.176.0/21AS31034IT

WHOIS identity

Registrar
iana:2
Organization
casa in appennino
Contact emails

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for casaincitta.com.

MechanismTarget
SPF_Acasaincitta.com
SPF_IP212.115.64.0/19
SPF_IP77.93.229.0/24
SPF_MXcasaincitta.com

Related pages

Pivot deeper into the graph from casaincitta.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "casaincitta.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.