Skip to content

Hostname

gansupport.jp

Last fetched

gansupport.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · gansupport.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/gansupport.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.12918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.12654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.2154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
evidence
Contact emails

Web-graph footprint

Distinct hostnames that link to or from gansupport.jp in the public web crawl.

166 sites link to this hostname.

390 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gansupport.jp

SPF policy

5 SPF mechanisms authorising senders for gansupport.jp.

MechanismTarget
SPF_INCLUDE_spfawsmail.m3.com
SPF_INCLUDEspf.m21.mailds.jp
SPF_INCLUDEspf.masasp.smtps.jp
SPF_IP52.192.30.192
SPF_MXgansupport.jp

Related pages

Pivot deeper into the graph from gansupport.jp.

Cypher and MCP

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

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