Hostname
dhmtools.com
Last fetched
dhmtools.com resolves to 1 IPv4 address operated by HOSTWINDS - Hostwinds LLC. in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
dhmtools.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 |
|---|---|---|---|---|
| 23.254.151.98 | 23.254.128.0/17 | AS54290 | HOSTWINDS - Hostwinds LLC. | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- ideex solutions s.a de c.v.
- Contact emails
- abrahamlucero@gmail.com
- 272b0372e3e36509c6669a06de2bb7b52dadaa61@privatedomain.gkg.net
- 500c0d4e78021b78cc645936c16819c788563db1@privatedomain.gkg.net
- 56baba6b6fe212f96ea08a527174f0cf9970a8e1@privatedomain.gkg.net
- 62a625389372130d5f04a7ac34d0d327e366bdd5@privatedomain.gkg.net
- 7b333b5d3f4aef3e885fae3a5114c9cddc4a3f52@privatedomain.gkg.net
- 7b5ed916233ed6c30a824a062a9c011b8ca7d332@privatedomain.gkg.net
- 804b566ebd87a810255f72a2599fa5edd7e4c7ed@privatedomain.gkg.net
- 9c1149325bd0b3e067d7c92149aa8e8ffbf5d2b3@privatedomain.gkg.net
- ab70113e8c4cc97cc2e09c98396a3deba661567a@privatedomain.gkg.net
- c16371246d28e3205258846a918275b0d45acef9@privatedomain.gkg.net
- c814db9e167f37233863fbf8ebc0b8e33fa347af@privatedomain.gkg.net
- c99cd747d216fc1995bf401693c8222b0842a2df@privatedomain.gkg.net
- e7bd217a92e80d18b0a1f0019a749a6fe36a4017@privatedomain.gkg.net
Subdomains
15 observed subdomains of dhmtools.com.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dhmtools.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dhmtools.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from dhmtools.com.
- IP · 23.254.151.98
- ASN · AS54290HOSTWINDS - Hostwinds LLC.
- Registrar · iana:93
- Country · US
- Email · abrahamlucero@gmail.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: "dhmtools.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.