Hostname
audience-view.com
Last fetched
audience-view.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DK. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
audience-view.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.174.18.19 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.40 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.60 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.85 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
WHOIS identity
- Registrar
- iana:292
- Organization
- connexity audience,
- Contact emails
Subdomains
1 observed subdomain of audience-view.com.
| Subdomain |
|---|
| www.audience-view.com |
Web-graph footprint
Distinct hostnames that link to or from audience-view.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for audience-view.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 203.89.193.112/28 |
| SPF_IP | 203.89.194.80/28 |
| SPF_IP | 203.89.235.128/27 |
| SPF_IP | 64.19.224.0/26 |
Related pages
Pivot deeper into the graph from audience-view.com.
- IP · 3.174.18.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:292
- Country · DK
- Email · domains@connexity.com
- TLD · .com
- Browse hostnames · au…
- 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: "audience-view.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.