Skip to content

Hostname

migross.it

Last fetched

migross.it resolves to 2 IPv4 addresses operated by AS213224 in IT. WHOIS lists registrar:retelit digital services s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · migross.itRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/migross.it

Resolution chain

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

WHOIS identity

Registrar
registrar:retelit digital services s.p.a.
Organization
migross s.p.a.
Contact emails

Subdomains

14 observed subdomains of migross.it.

Web-graph footprint

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

55 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for migross.it.

MechanismTarget
SPF_Amigross.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.app.jaggaer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.243.105.198/32
SPF_IP62.196.134.158/32
SPF_IP88.32.243.163/32
SPF_MXmigross.it

Related pages

Pivot deeper into the graph from migross.it.

Cypher and MCP

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

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