Skip to content

Hostname

msg.it

Last fetched

msg.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:aziende italia s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · msg.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/msg.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.38.123104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.222.163172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.205.40.216185.205.40.0/22AS31034IT

WHOIS identity

Registrar
registrar:aziende italia s.r.l.
Organization
mobilificio san giacomo spa
Contact emails

Subdomains

19 observed subdomains of msg.it.

Web-graph footprint

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

250 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for msg.it.

MechanismTarget
SPF_Amsg.it
SPF_IP185.205.40.216
SPF_IP188.125.109.140
SPF_IP5.96.180.210
SPF_IP5.96.180.212
SPF_IP80.86.156.160
SPF_IP80.86.156.161
SPF_IP85.34.206.68
SPF_MXmsg.it

Related pages

Pivot deeper into the graph from msg.it.

Cypher and MCP

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

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