Skip to content

Hostname

3dmdach.com

Last fetched

3dmdach.com resolves to 1 IPv4 address operated by ARTFILES-AS Artfiles New Media GmbH in CH. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · 3dmdach.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/3dmdach.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.48.112.13212.48.96.0/19AS8893ARTFILES-AS Artfiles New Media GmbHCH

WHOIS identity

Registrar
iana:1387
Organization
roger keller
Contact emails

Subdomains

8 observed subdomains of 3dmdach.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 3dmdach.com.

MechanismTarget
SPF_A3dmdach.com
SPF_INCLUDE_spf.mail.hostserv.eu
SPF_MX3dmdach.com

Related pages

Pivot deeper into the graph from 3dmdach.com.

Cypher and MCP

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

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