Skip to content

Hostname

dracoon.team

Last fetched

dracoon.team resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dracoon.teamRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dracoon.team

Resolution chain

dracoon.team resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.126.160.1983.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.24.2453.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.36.254.93.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
dieter steiner
Contact emails

Subdomains

108 observed subdomains of dracoon.team.

Web-graph footprint

Distinct hostnames that link to or from dracoon.team in the public web crawl.

54 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from dracoon.team.

Cypher and MCP

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

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