Hostname
prepware.com
Last fetched
prepware.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prepware.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.42 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.79 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.96 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.98 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.234.104.83 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.201.51 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.186.18 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.219.7.74 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.184.134 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.163.157.128 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.88.212.168 | 54.88.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.228.107 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- asa
- Contact emails
- jackie@asa2fly.com
- 28d845a3-a9c1-4972-aade-f47cd41f1c92@identity-protect.org
- 45180089-cab5-4506-8c0c-30659f5f4341@identity-protect.org
- 539a4097-08a4-4fd1-91aa-c790823a66ba@identity-protect.org
- 63abd107-2e96-4e39-a583-47242e0794c9@identity-protect.org
- 9a586b1f-f7b6-40d7-8958-02d29f46bf1d@identity-protect.org
- d233c30f-daea-4905-a887-d749e4060fbd@identity-protect.org
- owner-10420331@prepware.com.whoisprivacyservice.org
- owner-6283120@prepware.com.whoisprivacyservice.org
- owner-838939@prepware.com.whoisprivacyservice.org
- owner-8863731@prepware.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of prepware.com.
Web-graph footprint
Distinct hostnames that link to or from prepware.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for prepware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from prepware.com.
- IP · 13.226.244.42
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · jackie@asa2fly.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: "prepware.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.