Skip to content

Hostname

dsoob.com

Last fetched

dsoob.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.192.10418.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.12618.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.6718.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.8918.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.159.12799.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.4299.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.6899.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.8899.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

Registrar
iana:244
Organization
dsoob
Contact emails

Subdomains

3 observed subdomains of dsoob.com.

Web-graph footprint

Distinct hostnames that link to or from dsoob.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dsoob.com.

MechanismTarget
SPF_INCLUDE_spf.daum.net

Related pages

Pivot deeper into the graph from dsoob.com.

Cypher and MCP

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

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