Skip to content

Hostname

dh-exhibition.com

Last fetched

dh-exhibition.com resolves to 2 IPv4 addresses operated by CLOUDPIT - dogado GmbH in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · dh-exhibition.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dh-exhibition.com

Resolution chain

dh-exhibition.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.250.12.170178.250.12.0/24AS45012CLOUDPIT - dogado GmbHDE
37.228.157.1137.228.157.0/24AS34432PHH-AS - dogado GmbHDE

WHOIS identity

Registrar
iana:1443
Organization
designhuette
Contact emails

Subdomains

4 observed subdomains of dh-exhibition.com.

Web-graph footprint

Distinct hostnames that link to or from dh-exhibition.com in the public web crawl.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dh-exhibition.com.

MechanismTarget
SPF_Adh-exhibition.com
SPF_INCLUDE_spf.google.com
SPF_IP178.250.12.170
SPF_IP87.191.199.18
SPF_IP87.191.232.3
SPF_MXdh-exhibition.com

Related pages

Pivot deeper into the graph from dh-exhibition.com.

Cypher and MCP

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

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