Skip to content

Hostname

apd.ma

Last fetched

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

Nutrition Label

WHISPER CANON · apd.maRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/apd.ma

Resolution chain

apd.ma 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:124307
Organization
association pour le progress de la direction instalacion
Contact emails

Subdomains

2 observed subdomains of apd.ma.

Web-graph footprint

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

8 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for apd.ma.

MechanismTarget
SPF_INCLUDE_spf-eu.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from apd.ma.

Cypher and MCP

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

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