Skip to content

Hostname

apdm.com

Last fetched

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

Nutrition Label

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

Resolution chain

apdm.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:1040
Organization
martehall.com, missing contact
Contact emails

Subdomains

5 observed subdomains of apdm.com.

Web-graph footprint

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

33 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for apdm.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP140.211.16.98
SPF_IP199.101.145.88
SPF_IP216.151.3.171
SPF_IP54.193.24.229
SPF_IP54.193.77.229
SPF_IP67.199.120.7/32
SPF_IP77.104.151.245

Related pages

Pivot deeper into the graph from apdm.com.

Cypher and MCP

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

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