Skip to content

Hostname

bkbprecision.com

Last fetched

bkbprecision.com resolves to 2 IPv4 addresses operated by TRANSIP-AS Amsterdam, the Netherlands in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · bkbprecision.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bkbprecision.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.135.66136.144.128.0/17AS20857TRANSIP-AS Amsterdam, the NetherlandsNL
45.129.61.4445.129.60.0/22AS39371SABIC-ASNNL

WHOIS identity

Registrar
iana:269
Organization
m westhuis
Contact emails

Subdomains

4 observed subdomains of bkbprecision.com.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bkbprecision.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.21.255.137
SPF_IP217.21.255.139

Related pages

Pivot deeper into the graph from bkbprecision.com.

Cypher and MCP

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

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