Hostname
www.bitproit.com
Last fetched
www.bitproit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
www.bitproit.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 |
|---|---|---|---|---|
| 18.161.34.101 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.34.103 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.34.4 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.34.91 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.57.105 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.11 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.22 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.96 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with www.bitproit.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for www.bitproit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4856493.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 108.177.104.26 |
| SPF_IP | 142.250.115.26/32 |
| SPF_IP | 142.250.141.27/32 |
| SPF_IP | 142.250.152.26/32 |
| SPF_IP | 2404:6800:4008:c06:0:0:0:1b |
| SPF_IP | 2607:f8b0:4001:c56::1a/128 |
| SPF_IP | 2607:f8b0:4003:c04:0:0:0:1b |
| SPF_IP | 2607:f8b0:4023:1004::1a/128 |
| SPF_IP | 2607:f8b0:4023:c0b::1b/128 |
| SPF_IP | 64.233.188.27/32 |
Related pages
Pivot deeper into the graph from www.bitproit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.bitproit.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.