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
Resolution chain
aacvpr.org resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.125 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.54 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.72 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.99 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 18.66.102.112 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.18 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.37 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.84 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 38.106.217.98 | 38.106.217.0/24 | AS15069 | SBA - Smith Bucklin & Associates Inc | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- americanassociationof cardiovascular & pulmonary rehabilitation
- Contact emails
Subdomains
40 observed subdomains of aacvpr.org.
Showing 18 of 40. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for aacvpr.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | informz.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.smithbucklin.com |
| SPF_IP | 199.180.186.122 |
| SPF_IP | 199.180.186.196 |
Related pages
Pivot deeper into the graph from aacvpr.org.
- IP · 13.227.192.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · CZ
- Email · hostmaster@smithbucklin.com
- TLD · .org
- Browse hostnames · aa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.