Skip to content

Hostname

bplab-us.com

Last fetched

bplab-us.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · bplab-us.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bplab-us.com

Resolution chain

bplab-us.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.125.10213.224.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.12613.224.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.3313.224.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.5613.224.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.36.103.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.353.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.453.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.523.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from bplab-us.com in the public web crawl.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bplab-us.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from bplab-us.com.

Cypher and MCP

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

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