Hostname
dhas.com
Last fetched
dhas.com resolves to 1 IPv4 address operated by AS135381 in TH. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
dhas.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 |
|---|---|---|---|---|
| 202.44.218.216 | 202.44.218.0/24 | AS135381 | — | TH |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b27m45an435@networksolutionsprivateregistration.com
- c63m89b42kg@networksolutionsprivateregistration.com
- gq4kj2388fz@networksolutionsprivateregistration.com
- h98dn3mc47f@networksolutionsprivateregistration.com
- jv26h7nw2ka@networksolutionsprivateregistration.com
- sh7km8vf39f@networksolutionsprivateregistration.com
- tn9v89nt9tp@networksolutionsprivateregistration.com
- y356q6pb67c@networksolutionsprivateregistration.com
Subdomains
94 observed subdomains of dhas.com.
Showing 25 of 94. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dhas.com in the public web crawl.
16 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for dhas.com.
| Mechanism | Target |
|---|---|
| SPF_A | dhas.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 171.102.114.11 |
| SPF_IP | 171.102.114.22 |
| SPF_IP | 202.133.181.70 |
| SPF_IP | 202.133.181.75 |
Related pages
Pivot deeper into the graph from dhas.com.
- IP · 202.44.218.216
- ASN · AS135381
- Registrar · iana:2
- Country · TH
- Email · b27m45an435@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · dh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dhas.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.