Skip to content

Hostname

bpidtr.com

Last fetched

bpidtr.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · bpidtr.comRouting diversity6.7/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bpidtr.com

Resolution chain

bpidtr.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.213.231.4318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
204.236.192.140204.236.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.66.2303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.90.673.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.106.593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.183.13.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.115.1003.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.155.1833.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.139.22234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.38.15634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.196.10134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.234.13544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.75.9344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.224.16344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.97.24944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.92.13250.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.183.17752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.121.9854.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.128.6154.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.135.2654.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
on behalf of bpidtr.com owner
Contact emails

Subdomains

6 observed subdomains of bpidtr.com.

Web-graph footprint

Distinct hostnames that link to or from bpidtr.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from bpidtr.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bpidtr.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.