Hostname
prosura.com
Last fetched
prosura.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prosura.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 |
|---|---|---|---|---|
| 13.249.98.62 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.64 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.72 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.98 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.9.103 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.115 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.15 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.18 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prosura.com owner
- Contact emails
- declan@declanconaty.com
- 0ddf32f5-e59c-4167-8d48-e11b18bdb1cf@identity-protect.org
- 34c8587f-f01d-48f2-a538-c693978d7d51@identity-protect.org
- 45d1cb48-6516-41f6-92a2-b73c071959da@identity-protect.org
- 544aaa6e-02d8-4724-ab1a-4fc1a8abc812@identity-protect.org
- 6550b55c-c913-4bf1-9fa7-ba9cfc31fe02@identity-protect.org
- 8dba527c-d547-46bd-8fa4-399f1ea68d9f@identity-protect.org
- be4dc64c-6389-4516-8242-b7a9ce815ae8@identity-protect.org
Subdomains
8 observed subdomains of prosura.com.
Showing 4 of 8. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from prosura.com in the public web crawl.
5 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for prosura.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.freshdesk.com |
Related pages
Pivot deeper into the graph from prosura.com.
- IP · 13.249.98.62
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · declan@declanconaty.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: "prosura.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.