Skip to content

Hostname

apd.net

Last fetched

apd.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · apd.netRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/apd.net

Resolution chain

apd.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.202.51.17518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.76.12054.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.215.10754.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.233.24463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1600
Organization
asociaci?n para el progreso de la direcci?n (a.p.d.)
Contact emails

Subdomains

12 observed subdomains of apd.net.

Web-graph footprint

Distinct hostnames that link to or from apd.net in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for apd.net.

MechanismTarget
SPF_INCLUDE_spf-eu.ppe-hosted.com
SPF_INCLUDEapd.ip-zone.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.85.16.214
SPF_IP213.172.46.67
SPF_IP213.96.223.48
SPF_IP80.65.12.32
SPF_IP80.65.12.37
SPF_IP88.87.156.166
SPF_MXapd.net

Related pages

Pivot deeper into the graph from apd.net.

Cypher and MCP

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

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