Skip to content

Hostname

dmddelta.me

Last fetched

dmddelta.me resolves to 1 IPv4 address operated by AS34404 in RS. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · dmddelta.meRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dmddelta.me

Resolution chain

dmddelta.me resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.70.244.7980.70.240.0/20AS34404RS

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

2 observed subdomains of dmddelta.me.

Web-graph footprint

Distinct hostnames that link to or from dmddelta.me in the public web crawl.

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dmddelta.me.

MechanismTarget
SPF_Admddelta.me
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.70.240.12
SPF_IP80.70.243.32
SPF_IP80.70.243.33
SPF_MXdmddelta.me

Related pages

Pivot deeper into the graph from dmddelta.me.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dmddelta.me"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.