Skip to content

Hostname

spa.operosa.it

Last fetched

spa.operosa.it resolves to 1 IPv4 address operated by AS30722 in IT.

Nutrition Label

WHISPER CANON · spa.operosa.itRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/spa.operosa.it

Resolution chain

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

IPPrefixASNOperatorCountry
37.182.208.22037.176.0.0/13AS30722IT

WHOIS identity

No WHOIS records are currently associated with spa.operosa.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for spa.operosa.it.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symprex.net
SPF_IP37.182.208.192/26

Related pages

Pivot deeper into the graph from spa.operosa.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spa.operosa.it"})-[: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.