Skip to content

Hostname

migep.it

Last fetched

migep.it resolves to 1 IPv4 address operated by AS49981 in NL. WHOIS lists registrar:tld registrar solutions ltd as the registrar.

Nutrition Label

WHISPER CANON · migep.itRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/migep.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.193.65.61185.193.65.0/24AS49981NL

WHOIS identity

Registrar
registrar:tld registrar solutions ltd
Organization
m.i.g.e.p.
Contact emails

Subdomains

13 observed subdomains of migep.it.

Web-graph footprint

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

8 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • migep.it

SPF policy

3 SPF mechanisms authorising senders for migep.it.

MechanismTarget
SPF_Amigep.it
SPF_IP185.132.133.38
SPF_MXmigep.it

Related pages

Pivot deeper into the graph from migep.it.

Cypher and MCP

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

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