Skip to content

Hostname

apma.org

Last fetched

apma.org resolves to 2 IPv4 addresses operated by SS-ASH - SECURED SERVERS LLC in US.

Nutrition Label

WHISPER CANON · apma.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/apma.org

Resolution chain

apma.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
131.153.44.230131.153.44.0/24AS19437SS-ASH - SECURED SERVERS LLCUS
51.8.17.2951.8.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from apma.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for apma.org.

MechanismTarget
SPF_EXISTS%{i}.spf.hc5662-46.iphmx.com
SPF_INCLUDE243323626.spf02.hubspotemail.net
SPF_INCLUDEg001.enterprise.ipost.com
SPF_INCLUDEmail.imismailcenter.com
SPF_INCLUDEspf-2248456.jmsend.com
SPF_INCLUDEspf.aristotle.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP104.16.130.63/32
SPF_IP107.181.102.217
SPF_IP12.10.85.167/32
SPF_IP131.153.149.43
SPF_IP159.183.72.193/32
SPF_IP192.146.0.0/24
SPF_IP199.119.115.2
SPF_IP20.241.253.59
SPF_IP204.94.81.0/24
SPF_IP38.101.186.194
SPF_IP38.101.186.220
SPF_IP38.101.186.250
SPF_IP38.102.41.0/24
SPF_IP38.90.140.71
SPF_IP38.90.140.73
SPF_IP38.90.140.74
SPF_IP38.90.140.77
SPF_IP48.216.212.221
SPF_IP54.240.106.11
SPF_IP54.240.106.12
SPF_IP64.84.38.0/24
SPF_IP64.84.6.0/24
SPF_IP64.84.6.202

Related pages

Pivot deeper into the graph from apma.org.

Cypher and MCP

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

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