Skip to content

Hostname

d3mvf.com

Last fetched

d3mvf.com resolves to 2 IPv4 addresses operated by AS34762 in BE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · d3mvf.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/d3mvf.com

Resolution chain

d3mvf.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:2
Organization
krebesz, nicolas
Contact emails

Subdomains

4 observed subdomains of d3mvf.com.

Web-graph footprint

Distinct hostnames that link to or from d3mvf.com in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for d3mvf.com.

MechanismTarget
SPF_INCLUDEspf.webapps.net

Related pages

Pivot deeper into the graph from d3mvf.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "d3mvf.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 20

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