Skip to content

Hostname

sgfm.jp

Last fetched

sgfm.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · sgfm.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/sgfm.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.12713.226.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3813.226.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3913.226.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.4013.226.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.129.1093.174.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.1133.174.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.253.174.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.523.174.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.46.1183.174.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1293.174.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.563.174.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.693.174.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.10252.85.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2552.85.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6652.85.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7352.85.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
shimoyama wasaku
Contact emails

Web-graph footprint

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

803 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sgfm.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from sgfm.jp.

Cypher and MCP

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

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