Skip to content

Hostname

bpldesign.com

Last fetched

bpldesign.com resolves to 2 IPv4 addresses operated by SPRINTHOST in RU.

Nutrition Label

WHISPER CANON · bpldesign.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bpldesign.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.8.192.159141.8.192.0/24AS35278SPRINTHOSTRU
141.8.192.16141.8.192.0/24AS35278SPRINTHOSTRU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bpldesign.com.

MechanismTarget
SPF_Abpldesign.com
SPF_IP141.8.192.159
SPF_IP141.8.192.16
SPF_IP2a0a:2b42:0:58:0:0:0:0
SPF_IP2a0a:2b42:18:7623:0:0:0:0
SPF_MXbpldesign.com

Related pages

Pivot deeper into the graph from bpldesign.com.

Cypher and MCP

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

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