Skip to content

Hostname

g-fa.net

Last fetched

g-fa.net resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · g-fa.netRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/g-fa.net

Resolution chain

g-fa.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.4.33.13052.46.56.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
jun ozawa
Contact emails

Subdomains

1 observed subdomain of g-fa.net.

Subdomain
www.g-fa.net

Web-graph footprint

Distinct hostnames that link to or from g-fa.net in the public web crawl.

11 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for g-fa.net.

MechanismTarget
SPF_INCLUDE_spf.heteml.jp
SPF_IP75.101.167.9/32

Related pages

Pivot deeper into the graph from g-fa.net.

Cypher and MCP

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

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