Skip to content

Hostname

djisamsoe.id

Last fetched

djisamsoe.id resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · djisamsoe.idRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/djisamsoe.id

Resolution chain

djisamsoe.id resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.215.24.4513.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.202.8613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.170.20713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.129.9813.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.206.5813.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.122.9013.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.55.22518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.118.14618.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.182.21818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.187.22518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.159.21118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.79.13118.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.163.343.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.252.03.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.79.743.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.19.21047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.22.5952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.34.18852.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.16.12552.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.175.1252.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

6 observed subdomains of djisamsoe.id.

Web-graph footprint

Distinct hostnames that link to or from djisamsoe.id in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for djisamsoe.id.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from djisamsoe.id.

Cypher and MCP

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

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