Skip to content

Hostname

dyckerhoff.com

Last fetched

dyckerhoff.com resolves to 1 IPv4 address operated by DYCKERHOFF-AS in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.31.233.142194.31.233.0/24AS31550DYCKERHOFF-ASDE

WHOIS identity

Registrar
iana:1408
Organization
dyckerhoff
Contact emails

Subdomains

51 observed subdomains of dyckerhoff.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dyckerhoff.com.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_IP194.31.233.72
SPF_IP194.31.233.73
SPF_MXdyckerhoff.com

Related pages

Pivot deeper into the graph from dyckerhoff.com.

Cypher and MCP

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

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