Skip to content

Hostname

bpec.us

Last fetched

bpec.us resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bpec.usRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bpec.us

Resolution chain

bpec.us resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.180.18716.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.13316.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.3916.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.1816.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.19416.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1516.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.8816.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.816.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.14.1573.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.62.6152.216.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.19752.218.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.15752.218.22.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.68.8352.217.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.9354.239.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.138.22954.239.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.164.5354.239.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
broudy precision
Contact emails

Subdomains

3 observed subdomains of bpec.us.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bpec.us.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bpec.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bpec.us"})-[: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.