Skip to content

Hostname

bbsplumb.com

Last fetched

bbsplumb.com resolves to 1 IPv4 address operated by TBSH in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

Resolution chain

bbsplumb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.129.71.30213.129.64.0/20AS24958TBSHGB

WHOIS identity

Registrar
iana:1515
Organization
bbs plumbing
Contact emails

Subdomains

2 observed subdomains of bbsplumb.com.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bbsplumb.com.

MechanismTarget
SPF_Abbsplumb.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.0.161.53
SPF_IP141.0.165.50
SPF_IP188.39.63.202
SPF_IP213.129.71.30
SPF_IP82.69.231.102
SPF_MXbbsplumb.com

Related pages

Pivot deeper into the graph from bbsplumb.com.

Cypher and MCP

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

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