Hostname
bestpasty.com
Last fetched
bestpasty.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bestpasty.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.244.100 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.113 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.17 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.46 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.60 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.61 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.240 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.27 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.54 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.60 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.8 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.16 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.66 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.82 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.150.176 | 52.95.150.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.191.60 | 52.95.191.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bestpasty.com owner
- Contact emails
- 27d63aeb-acb8-49f2-a8a5-6b56c9efe391@identity-protect.org
- 3c8f139e-bdbb-400e-ba25-30b92d5d7b89@identity-protect.org
- 4a25cfce-0bf5-4d0c-89d3-f15e0ae5b9b2@identity-protect.org
- 4cf9671e-3ba1-4ec3-b709-a051645a86ab@identity-protect.org
- 581b2280-cda8-4a05-b20d-da3cbe00d2e8@identity-protect.org
- a2902ef0-a1fd-4a6a-beb3-3a7f4897312d@identity-protect.org
- e1598fe7-0256-44df-9d9e-b634cd967bd3@identity-protect.org
- owner-3322080@bestpasty.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from bestpasty.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bestpasty.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.