Skip to content

Hostname

mx.gatefy.com

Last fetched

mx.gatefy.com resolves to 2 IPv4 addresses operated by OVH in BR.

Nutrition Label

WHISPER CANON · mx.gatefy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mx.gatefy.com

Resolution chain

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

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mx.gatefy.com.

MechanismTarget
SPF_IP144.217.53.192/29
SPF_IP149.56.196.128/29
SPF_IP170.231.13.35
SPF_IP177.135.69.77
SPF_IP177.207.210.190
SPF_IP179.178.50.56
SPF_IP192.99.117.0/24
SPF_IP200.195.173.40/29
SPF_IP204.216.139.230

Related pages

Pivot deeper into the graph from mx.gatefy.com.

Cypher and MCP

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

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