Skip to content

Hostname

mdhr.it

Last fetched

mdhr.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · mdhr.itRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/mdhr.it

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.23108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.46108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.52108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.70108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.11552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
manydesigns
Contact emails

Subdomains

24 observed subdomains of mdhr.it.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from mdhr.it.

Cypher and MCP

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

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