Skip to content

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

WHISPER CANON · www.bitproit.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.bitproit.com

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.

IPPrefixASNOperatorCountry
18.161.34.10118.161.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.34.10318.161.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.34.418.161.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.34.9118.161.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.57.10599.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.1199.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.2299.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.9699.86.57.0/24AS16509AMAZON-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

SPF policy

13 SPF mechanisms authorising senders for www.bitproit.com.

MechanismTarget
SPF_INCLUDE4856493.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP108.177.104.26
SPF_IP142.250.115.26/32
SPF_IP142.250.141.27/32
SPF_IP142.250.152.26/32
SPF_IP2404:6800:4008:c06:0:0:0:1b
SPF_IP2607:f8b0:4001:c56::1a/128
SPF_IP2607:f8b0:4003:c04:0:0:0:1b
SPF_IP2607:f8b0:4023:1004::1a/128
SPF_IP2607:f8b0:4023:c0b::1b/128
SPF_IP64.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.