Skip to content

Hostname

dmitax.com

Last fetched

dmitax.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.131.65.1873.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.153.1603.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.39.2073.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.99.2363.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.181.2363.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.92.643.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of dmitax.com owner
Contact emails

Subdomains

12 observed subdomains of dmitax.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dmitax.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from dmitax.com.

Cypher and MCP

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

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