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
Resolution chain
gmfc.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.170.3.16 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.18 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.6 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.61 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.18 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.33 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.72 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.79 | 3.171.116.0/22 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for gmfc.net.
| Mechanism | Target |
|---|---|
| SPF_A | gmfc.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.61.64.71 |
| SPF_IP | 5.2.121.174 |
| SPF_MX | gmfc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.