Skip to content

Hostname

dantechcorp.com

Last fetched

dantechcorp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · dantechcorp.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dantechcorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.67.1618.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.2018.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.718.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.8918.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
52.85.61.1652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
dantech corporation
Contact emails

Subdomains

3 observed subdomains of dantechcorp.com.

Web-graph footprint

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

6 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dantechcorp.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from dantechcorp.com.

Cypher and MCP

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

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