Skip to content

Hostname

gmfc.net

Last fetched

gmfc.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · gmfc.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gmfc.net

Resolution chain

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

IPPrefixASNOperatorCountry
3.170.3.163.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.183.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.63.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.613.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.183.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.333.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.723.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.793.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
greenock morton
Contact emails

Subdomains

6 observed subdomains of gmfc.net.

Web-graph footprint

Distinct hostnames that link to or from gmfc.net in the public web crawl.

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gmfc.net.

MechanismTarget
SPF_Agmfc.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.61.64.71
SPF_IP5.2.121.174
SPF_MXgmfc.net

Related pages

Pivot deeper into the graph from gmfc.net.

Cypher and MCP

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

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