Skip to content

Hostname

bp-printing.com

Last fetched

bp-printing.com resolves to 2 IPv4 addresses operated by HKCIX-AS-AP - HongKong Commercial Internet Exchange in HK. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · bp-printing.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bp-printing.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.181.187.12202.181.187.0/24AS7540HKCIX-AS-AP - HongKong Commercial Internet ExchangeHK
43.154.204.4243.154.192.0/18AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK

WHOIS identity

Registrar
iana:120
Organization
best planner printing factory
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bp-printing.com.

MechanismTarget
SPF_INCLUDEspfv.global-mail.cn

Related pages

Pivot deeper into the graph from bp-printing.com.

Cypher and MCP

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

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