Skip to content

Hostname

compass.it

Last fetched

compass.it resolves to 10 IPv4 addresses operated by AS20940 in CZ. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · compass.itRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/compass.it

Resolution chain

compass.it resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
compass banca s.p.a.
Contact emails

Subdomains

49 observed subdomains of compass.it.

Web-graph footprint

Distinct hostnames that link to or from compass.it in the public web crawl.

350 sites link to this hostname.

186 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for compass.it.

MechanismTarget
SPF_Acompass.it
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmusvc.com
SPF_IP193.178.235.21/32
SPF_IP193.178.235.22/32
SPF_IP213.92.11.152/32
SPF_IP213.92.11.153/32
SPF_IP213.92.11.157/32
SPF_IP213.92.11.158/32
SPF_IP77.43.118.160/28
SPF_IP81.118.66.132
SPF_IP81.118.66.133
SPF_IP85.18.6.48/28
SPF_IP91.216.17.120/32
SPF_IP91.216.17.121/32
SPF_MXcompass.it

Related pages

Pivot deeper into the graph from compass.it.

Cypher and MCP

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

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