Hostname
dmmserver.com
Last fetched
dmmserver.com resolves to 1 IPv4 address operated by WAVENET-AS21267 Wavenet offer a range of products from in GB. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
dmmserver.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 |
|---|---|---|---|---|
| 94.142.173.208 | 94.142.168.0/21 | AS21267 | WAVENET-AS21267 Wavenet offer a range of products from | GB |
WHOIS identity
- Registrar
- iana:1515
- Organization
- gardners books
- Contact emails
Subdomains
5 observed subdomains of dmmserver.com.
Web-graph footprint
Distinct hostnames that link to or from dmmserver.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for dmmserver.com.
| Mechanism | Target |
|---|---|
| SPF_A | dmmserver.com |
| SPF_A | lore.gardners.com |
| SPF_A | node1.mailhostuk.com |
| SPF_A | node2.mailhostuk.com |
| SPF_A | oma.gardners.com |
| SPF_A | owa.gardners.com |
| SPF_INCLUDE | mailanyone.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 185.91.236.0/23 |
| SPF_IP | 94.142.173.128/25 |
| SPF_MX | dmmserver.com |
Related pages
Pivot deeper into the graph from dmmserver.com.
- IP · 94.142.173.208
- ASN · AS21267WAVENET-AS21267 Wavenet offer a range of products from
- Registrar · iana:1515
- Country · GB
- Email · webadmin@gardners.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: "dmmserver.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.