Skip to content

Hostname

doosanbears.com

Last fetched

doosanbears.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · doosanbears.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/doosanbears.com

Resolution chain

doosanbears.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.35.204.743.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:100
Organization
doosan group
Contact emails

Subdomains

5 observed subdomains of doosanbears.com.

Web-graph footprint

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

110 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for doosanbears.com.

MechanismTarget
SPF_IP139.138.45.171/25
SPF_IP139.138.45.219
SPF_IP203.226.128.92/29
SPF_IP203.226.128.93
SPF_IP203.226.128.94
SPF_IP203.226.135.182
SPF_IP207.54.83.244
SPF_IP23.90.107.12

Related pages

Pivot deeper into the graph from doosanbears.com.

Cypher and MCP

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

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