Skip to content

Hostname

dinol.com

Last fetched

dinol.com resolves to 1 IPv4 address operated by TELEDATA-AS TeleData GmbH in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · dinol.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dinol.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.62.197.66212.62.192.0/19AS21263TELEDATA-AS TeleData GmbHDE

WHOIS identity

Registrar
iana:1387
Organization
dinol gmbh .
Contact emails

Subdomains

6 observed subdomains of dinol.com.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dinol.com.

MechanismTarget
SPF_INCLUDElimajo.witglobal.net
SPF_IP212.62.197.66
SPF_IP83.133.244.167
SPF_IP83.133.245.159

Related pages

Pivot deeper into the graph from dinol.com.

Cypher and MCP

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

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