Skip to content

Hostname

gfs-official.com

Last fetched

gfs-official.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · gfs-official.comRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gfs-official.com

Resolution chain

gfs-official.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.115.179.6813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.91.18913.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.217.25118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.188.24118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.148.7818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.100.1453.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
46.51.228.25046.51.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.25.954.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.189.4154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.88.13135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.225.8313.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.66.14043.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

7 observed subdomains of gfs-official.com.

Web-graph footprint

Distinct hostnames that link to or from gfs-official.com in the public web crawl.

65 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gfs-official.com.

MechanismTarget
SPF_Agfs-official.com
SPF_Asv8517.xserver.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXgfs-official.com

Related pages

Pivot deeper into the graph from gfs-official.com.

Cypher and MCP

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

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