Skip to content

Hostname

diotronic.com

Last fetched

diotronic.com resolves to 1 IPv4 address operated by LUX-DE-FD in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · diotronic.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/diotronic.com

Resolution chain

diotronic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.232.41.155185.232.41.0/24AS211798LUX-DE-FDES

WHOIS identity

Registrar
iana:1383
Organization
diotronic s. a.
Contact emails

Subdomains

5 observed subdomains of diotronic.com.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for diotronic.com.

MechanismTarget
SPF_Aawesome-booth.185-232-41-155.plesk.page
SPF_Adiotronic.com
SPF_Amail.diotronic.com
SPF_Amailgw.qemugen.com
SPF_Aserver.agilebrp.com
SPF_IP185.232.41.155
SPF_MXdiotronic.com

Related pages

Pivot deeper into the graph from diotronic.com.

Cypher and MCP

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

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