Hostname
dmwdirect.com
Last fetched
dmwdirect.com resolves to 1 IPv4 address operated by MAGNA5 - Magna5 MS LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dmwdirect.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 |
|---|---|---|---|---|
| 67.221.0.91 | 67.221.0.0/23 | AS14740 | MAGNA5 - Magna5 MS LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dmwdirect.com owner
- Contact emails
- gladfelter.larry@dmwdirect.com
- ng5799d56ra@networksolutionsprivateregistration.com
- 688be251-e24d-488a-a235-98b2723d02e0@identity-protect.org
- 8c42a381-eb59-49bf-9210-cb6ad7a8f784@identity-protect.org
- a50e8b74-4e19-4ff4-ac15-092f2f0a2df5@identity-protect.org
- c3afd42e-750d-47b8-b0e8-af9f1a18b7ad@identity-protect.org
- c3f1615e-5289-4372-aa00-e83b4ff9fa8a@identity-protect.org
- f4198a5b-6bc9-47df-88ff-3557ad72f84e@identity-protect.org
- owner-10204321@dmwdirect.com.whoisprivacyservice.org
- owner-3413716@dmwdirect.com.whoisprivacyservice.org
- owner-5285046@dmwdirect.com.whoisprivacyservice.org
- owner-7446431@dmwdirect.com.whoisprivacyservice.org
- owner-9664423@dmwdirect.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of dmwdirect.com.
Web-graph footprint
Distinct hostnames that link to or from dmwdirect.com in the public web crawl.
152 sites link to this hostname.
91 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for dmwdirect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from dmwdirect.com.
- IP · 67.221.0.91
- ASN · AS14740MAGNA5 - Magna5 MS LLC
- Registrar · iana:468
- Country · US
- Email · gladfelter.larry@dmwdirect.com
- TLD · .com
- Browse hostnames · dm…
- 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: "dmwdirect.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.