Hostname
prescriptiva.com
Last fetched
prescriptiva.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
prescriptiva.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.212.110.162 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.232.38.181 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.215.97.26 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.161.46.16 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- on behalf of prescriptiva.com owner
- Contact emails
- admin@newvcorp.com
- stacy_kenworthy@mac.com
- abd6c130-43a4-45d3-a0be-bc9939f0efe8@identity-protect.org
- b4716c40-fc08-46bf-80dd-5f26aada411f@identity-protect.org
- c14a149f-67b5-42c9-bbd6-bcfbacd59b5e@identity-protect.org
- c4ef4ed7-c5fe-4ebf-bd18-163473df1f21@identity-protect.org
- fe91a54e-95b5-4173-b54d-a37a37382e69@identity-protect.org
- owner-4239133@prescriptiva.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for prescriptiva.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.fromdoppler.com |
Related pages
Pivot deeper into the graph from prescriptiva.com.
- IP · 3.212.110.162
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · admin@newvcorp.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: "prescriptiva.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.