Hostname
proavlive.com
Last fetched
proavlive.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
proavlive.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.233.104 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.107 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.47 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.82 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.214.11 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.120 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.23 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.40 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain administrator
- Contact emails
- amiearkne0@yahoo.com
- 13c718d325ff4993b3dd6ea8812627b2.protect@withheldforprivacy.com
- c9b1840559c3429aa4414bb1952aebd7.protect@withheldforprivacy.com
- d4904e60f3f246e1876089732d94bf1b.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
- pw-045de715eeaa5609e0cff35abfe4f245@privacyguardian.org
- pw-7819d119b9ebe00e3f0d2e5af13ac6d7@privacyguardian.org
Subdomains
4 observed subdomains of proavlive.com.
Web-graph footprint
Distinct hostnames that link to or from proavlive.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for proavlive.com.
| Mechanism | Target |
|---|---|
| SPF_A | proavlive.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | itp.net |
Related pages
Pivot deeper into the graph from proavlive.com.
- IP · 108.138.233.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · GB
- Email · amiearkne0@yahoo.com
- TLD · .com
- Browse hostnames · pr…
- 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: "proavlive.com"})-[: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.