Skip to content

Hostname

sgift.jp

Last fetched

sgift.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · sgift.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sgift.jp

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.28.1043.164.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.28.323.164.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.28.413.164.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.28.473.164.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.167.183.293.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.343.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.453.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.483.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.207.1113.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.563.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.863.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.923.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

No WHOIS records are currently associated with sgift.jp in WhisperGraph.

Subdomains

2 observed subdomains of sgift.jp.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for sgift.jp.

MechanismTarget
SPF_INCLUDE_spf.aispr.jp
SPF_INCLUDEmdspike.maildealer.jp
SPF_MXsgift.jp

Related pages

Pivot deeper into the graph from sgift.jp.

Cypher and MCP

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

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