Hostname
chipestimate.com
Last fetched
chipestimate.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.
Nutrition Label
Resolution chain
chipestimate.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.227.146.106 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.17 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.23 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.81 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.249.146.42 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.73 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.77 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.9 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from chipestimate.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for chipestimate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.act-on.net |
| SPF_IP | 104.160.64.0/23 |
| SPF_IP | 104.160.67.128/25 |
| SPF_IP | 104.160.68.224/27 |
| SPF_IP | 104.160.69.0/27 |
| SPF_IP | 104.160.76.57 |
| SPF_IP | 54.240.27.33 |
Related pages
Pivot deeper into the graph from chipestimate.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chipestimate.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.