Skip to content

Hostname

ashp.org

Last fetched

ashp.org resolves to 1 IPv4 address operated by AECP-AS - American Eagle Computer Products, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ashp.orgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ashp.org

Resolution chain

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

IPPrefixASNOperatorCountry
12.53.28.7212.54.129.0/24AS27482AECP-AS - American Eagle Computer Products, Inc.US

WHOIS identity

Registrar
iana:2
Organization
american society of health-system pharmacists
Contact emails

Subdomains

50 observed subdomains of ashp.org.

Web-graph footprint

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

2,869 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ashp.org.

MechanismTarget
SPF_INCLUDE9144967.spf05.hubspotemail.net
SPF_INCLUDE_spf.ashp_org._d.easydmarc.pro
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.aristotle.com
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP172.84.129.198
SPF_IP172.84.129.199
SPF_IP216.33.126.11/32
SPF_IP54.240.106.11
SPF_IP54.240.106.12
SPF_IP54.240.42.167
SPF_IP54.240.42.168
SPF_IP74.221.136.147
SPF_IP76.227.222.186
SPF_MXashp.org

Related pages

Pivot deeper into the graph from ashp.org.

Cypher and MCP

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

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