Skip to content

Hostname

mx1.fidalgo.net

Last fetched

mx1.fidalgo.net resolves to 4 IPv4 addresses operated by POGOZONE - PogoZone in US.

Nutrition Label

WHISPER CANON · mx1.fidalgo.netRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mx1.fidalgo.net

Resolution chain

mx1.fidalgo.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.218.206.7166.218.192.0/20AS23175POGOZONE - PogoZoneUS
66.218.206.7266.218.192.0/20AS23175POGOZONE - PogoZoneUS
66.218.206.7366.218.192.0/20AS23175POGOZONE - PogoZoneUS
66.218.206.7466.218.192.0/20AS23175POGOZONE - PogoZoneUS

WHOIS identity

No WHOIS records are currently associated with mx1.fidalgo.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mx1.fidalgo.net.

MechanismTarget
SPF_Amx1.fidalgo.net

Related pages

Pivot deeper into the graph from mx1.fidalgo.net.

Cypher and MCP

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

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