Skip to content

Hostname

migo.host

Last fetched

migo.host resolves to 3 IPv4 addresses operated by AS216154 in NL. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · migo.hostRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/migo.host

Resolution chain

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

WHOIS identity

Registrar
iana:1606
Organization
megahost
Contact emails

Subdomains

6 observed subdomains of migo.host.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for migo.host.

MechanismTarget
SPF_Amigo.host
SPF_IP103.54.19.40
SPF_IP103.54.19.41
SPF_IP80.74.29.29
SPF_MXmigo.host

Related pages

Pivot deeper into the graph from migo.host.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "migo.host"})-[: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.