Hostname
perception-point.io
Last fetched
perception-point.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
perception-point.io 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 |
|---|---|---|---|---|
| 13.32.121.115 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.37 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.44 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.93 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.212.120 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.30 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.45 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.75 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
62 observed subdomains of perception-point.io.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from perception-point.io in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for perception-point.io.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5061792.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | fdspfus.freshemail.io |
| SPF_IP | 108.128.137.108/32 |
| SPF_IP | 149.72.232.26/32 |
| SPF_IP | 208.91.114.151/32 |
| SPF_IP | 3.142.106.46/32 |
| SPF_IP | 3.20.32.217/32 |
| SPF_IP | 3.81.182.154/32 |
| SPF_IP | 3.93.155.149/32 |
| SPF_IP | 3.95.118.12/32 |
| SPF_IP | 3.95.142.181/32 |
| SPF_IP | 31.154.79.214/32 |
| SPF_IP | 34.249.190.60/32 |
| SPF_IP | 45.76.246.172/32 |
| SPF_IP | 52.12.169.124/32 |
| SPF_IP | 54.204.57.41/32 |
| SPF_IP | 54.227.64.76/32 |
| SPF_IP | 54.66.125.250/32 |
| SPF_IP | 99.80.189.20/32 |
| SPF_IP | 99.81.216.78/32 |
Related pages
Pivot deeper into the graph from perception-point.io.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "perception-point.io"})-[: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.