Skip to content

Hostname

giftization.jp

Last fetched

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

Nutrition Label

WHISPER CANON · giftization.jpRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/giftization.jp

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.102.1163.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.463.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.53.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.603.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
99.84.41.10799.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.1499.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.2899.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.9599.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from giftization.jp.

Cypher and MCP

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

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