Skip to content

Hostname

drmax.it

Last fetched

drmax.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:safenames ltd. as the registrar.

Nutrition Label

WHISPER CANON · drmax.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/drmax.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.28.130104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.29.130104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:safenames ltd.
Organization
dr. max bdc, s.r.o.
Contact emails

Subdomains

46 observed subdomains of drmax.it.

Web-graph footprint

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

521 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for drmax.it.

MechanismTarget
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDE_spf.wunwork.cz
SPF_INCLUDEmagnews.net
SPF_INCLUDEspf.etn.cz
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.238.35.14/30
SPF_IP178.238.35.15
SPF_IP185.10.86.137/30
SPF_IP193.43.30.140
SPF_IP81.91.83.77
SPF_IP89.24.107.198/32
SPF_IP90.182.204.176/30
SPF_IP90.183.53.5/32
SPF_IP90.183.53.6
SPF_MXdrmax.it

Related pages

Pivot deeper into the graph from drmax.it.

Cypher and MCP

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

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