Hostname
denmaur.com
Last fetched
denmaur.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
denmaur.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 |
|---|---|---|---|---|
| 213.165.89.139 | 213.165.88.0/22 | AS8560 | — | GB |
WHOIS identity
- Registrar
- iana:81
- Organization
- denmaur papers
- Contact emails
Subdomains
5 observed subdomains of denmaur.com.
Web-graph footprint
Distinct hostnames that link to or from denmaur.com in the public web crawl.
38 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for denmaur.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailex.mailcore.me |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.0.165.151/32 |
| SPF_IP | 20.49.153.149/32 |
| SPF_IP | 69.211.135.241/32 |
Related pages
Pivot deeper into the graph from denmaur.com.
- IP · 213.165.89.139
- ASN · AS8560
- Registrar · iana:81
- Country · GB
- Email · 308570dfda14be18ebb0e50d3991cb9f-995318@contact.gandi.net
- TLD · .com
- Browse hostnames · de…
- 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: "denmaur.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.