Skip to content

Hostname

dhq.app

Last fetched

dhq.app is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. dhq.app is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · dhq.appRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dhq.app

Resolution chain

No IPv4 resolution is recorded for dhq.app in WhisperGraph.

IPv6 resolution

No AAAA record for dhq.app is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:269
Registrant organisation
on behalf of dhq.app owner
Contact emails
1a6b3819bce22163dd1ec24ca381bbbdf52313423c657b873b4dcbe6e558e976@dhq.app.whoisproxy.org, 71578bdf3c128bec6f793953f766d81bc57650cccaeb4b9cf2f3599599f5aa67@dhq.app.whoisproxy.org, a1d820ea2040ee095d70cee7d26273126b9a0aeedf56be6cd5aa3a7b2a5a56d3@dhq.app.whoisproxy.org, e7513f25e9112c1aea52aa5a4d733b7aa0ec2a3a71fcccc1db2d485a04d1578e@dhq.app.whoisproxy.org

Subdomains

Mail and authentication

Nameservers

  • brit.ns.cloudflare.com
  • olof.ns.cloudflare.com

Threat-feed evidence

History

Related pages

Pivot from dhq.app into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dhq.app"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.