Skip to content

Hostname

aph.org

Last fetched

aph.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · aph.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aph.org

Resolution chain

aph.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.209.75.167134.216.14.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

35 observed subdomains of aph.org.

Web-graph footprint

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

993 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for aph.org.

MechanismTarget
SPF_Aaph.org
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.244.104.100
SPF_IP143.244.104.96/27
SPF_IP166.78.70.104
SPF_IP18.220.106.111
SPF_IP198.207.147.224/27
SPF_IP198.61.255.238
SPF_IP198.61.255.245
SPF_IP204.239.0.224/27
SPF_IP216.230.14.224/27
SPF_IP4.53.66.162
SPF_IP45.33.76.23
SPF_IP72.52.229.5
SPF_IP74.207.232.204
SPF_MXaph.org

Related pages

Pivot deeper into the graph from aph.org.

Cypher and MCP

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

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