Skip to content

Hostname

www.connectcom.it

Last fetched

www.connectcom.it resolves to 1 IPv4 address operated by AS44776 in CH.

Nutrition Label

WHISPER CANON · www.connectcom.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/www.connectcom.it

Resolution chain

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

IPPrefixASNOperatorCountry
93.94.71.16593.94.64.0/21AS44776CH

WHOIS identity

No WHOIS records are currently associated with www.connectcom.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.connectcom.it.

MechanismTarget
SPF_Awww.connectcom.it
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.4.106.66/29
SPF_IP62.171.108.138/29
SPF_IP93.94.64.66/32
SPF_IP93.94.64.76/32
SPF_MXwww.connectcom.it

Related pages

Pivot deeper into the graph from www.connectcom.it.

Cypher and MCP

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

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