Skip to content

Hostname

aacvpr.org

Last fetched

aacvpr.org resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · aacvpr.orgRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aacvpr.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.102.11218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.1818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
38.106.217.9838.106.217.0/24AS15069SBA - Smith Bucklin & Associates IncUS

WHOIS identity

Registrar
iana:1068
Organization
americanassociationof cardiovascular & pulmonary rehabilitation
Contact emails

Subdomains

40 observed subdomains of aacvpr.org.

Web-graph footprint

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

364 sites link to this hostname.

187 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aacvpr.org.

MechanismTarget
SPF_INCLUDEinformz.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.smithbucklin.com
SPF_IP199.180.186.122
SPF_IP199.180.186.196

Related pages

Pivot deeper into the graph from aacvpr.org.

Cypher and MCP

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

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