Hostname
adhq.com
Last fetched
adhq.com resolves to 1 IPv4 address operated by AS-BUSINESS-COMMUNICATIONS - BCI in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
adhq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.99.100.197 | 172.99.96.0/19 | AS33070 | AS-BUSINESS-COMMUNICATIONS - BCI | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b66sk5cp36w@networksolutionsprivateregistration.com
- c26bc9yy59k@networksolutionsprivateregistration.com
- c74vh3g55kz@networksolutionsprivateregistration.com
- ez3aq4z39vp@networksolutionsprivateregistration.com
- ez6wr89p9yb@networksolutionsprivateregistration.com
- gu5a747s7hh@networksolutionsprivateregistration.com
- mk6h69sw2tn@networksolutionsprivateregistration.com
- nb2k83vd8xh@networksolutionsprivateregistration.com
- pu7yz2f74hb@networksolutionsprivateregistration.com
- rc7x52r55u9@networksolutionsprivateregistration.com
- sy84y5m377g@networksolutionsprivateregistration.com
- tk5wd2j66v4@networksolutionsprivateregistration.com
- un8g37ad489@networksolutionsprivateregistration.com
- yd9dw3ns3jk@networksolutionsprivateregistration.com
- zh7gg67p9n3@networksolutionsprivateregistration.com
- zw8rb4az54c@networksolutionsprivateregistration.com
Subdomains
11 observed subdomains of adhq.com.
Web-graph footprint
Distinct hostnames that link to or from adhq.com in the public web crawl.
566 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for adhq.com.
| Mechanism | Target |
|---|---|
| SPF_A | adc.asp.mod-soft.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | cvent-planner.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.happyfox.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 209.183.155.203 |
| SPF_IP | 52.101.40.1 |
| SPF_IP | 69.157.205.19 |
| SPF_MX | mpn.mod-soft.com |
Related pages
Pivot deeper into the graph from adhq.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adhq.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.