Skip to content

Hostname

dpemed.com

Last fetched

dpemed.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dpemed.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dpemed.com

Resolution chain

dpemed.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of dpemed.com.

Web-graph footprint

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

14 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dpemed.com.

MechanismTarget
SPF_Adpemed.com
SPF_Apl7.wee.co.il
SPF_IP162.241.49.26
SPF_IP194.213.4.102
SPF_IP194.213.4.104
SPF_IP199.203.217.214
SPF_IP199.203.217.215
SPF_IP212.250.243.212
SPF_IP62.90.216.24
SPF_IP80.178.112.100
SPF_IP80.178.112.101
SPF_MXdpemed.com

Related pages

Pivot deeper into the graph from dpemed.com.

Cypher and MCP

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

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