Skip to content

Hostname

bplab.kr

Last fetched

bplab.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bplab.krRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bplab.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.47.10013.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.12913.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.8613.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.9613.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1133.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.713.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.843.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.943.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with bplab.kr in WhisperGraph.

Subdomains

1 observed subdomain of bplab.kr.

Subdomain
www.bplab.kr

Web-graph footprint

Distinct hostnames that link to or from bplab.kr in the public web crawl.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bplab.kr.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.worksmobile.com

Related pages

Pivot deeper into the graph from bplab.kr.

Cypher and MCP

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

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