Skip to content

Hostname

dmax.it

Last fetched

dmax.it resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · dmax.itRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/dmax.it

Resolution chain

dmax.it resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.47.114108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.23108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.63108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.87108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.19108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.34108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.63108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.92108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.5218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
dana holland
Contact emails

Subdomains

8 observed subdomains of dmax.it.

Web-graph footprint

Distinct hostnames that link to or from dmax.it in the public web crawl.

186 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dmax.it.

Related pages

Pivot deeper into the graph from dmax.it.

Cypher and MCP

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

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