Skip to content

Hostname

ditech.media

Last fetched

ditech.media resolves to 1 IPv4 address operated by VISCOMP-AS in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ditech.mediaRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ditech.media

Resolution chain

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

IPPrefixASNOperatorCountry
91.92.232.14291.92.232.0/24AS42446VISCOMP-ASDE

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

8 observed subdomains of ditech.media.

Web-graph footprint

Distinct hostnames that link to or from ditech.media in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ditech.media.

MechanismTarget
SPF_Aditech.media
SPF_IP91.92.232.142
SPF_MXditech.media

Related pages

Pivot deeper into the graph from ditech.media.

Cypher and MCP

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

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