Skip to content

Hostname

cornerstone-bb.com

Last fetched

cornerstone-bb.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

cornerstone-bb.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
cornerstone building brands
Contact emails

Subdomains

18 observed subdomains of cornerstone-bb.com.

Web-graph footprint

Distinct hostnames that link to or from cornerstone-bb.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cornerstone-bb.com.

MechanismTarget
SPF_INCLUDE6449122.spf03.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.167.132.162
SPF_IP205.167.42.1/32
SPF_IP205.167.42.14/32
SPF_IP205.167.43.192/32
SPF_IP51.140.185.73
SPF_IP51.140.29.80
SPF_IP51.145.26.67
SPF_IP64.128.23.130/32
SPF_IP64.128.23.133/32
SPF_IP64.128.23.192/32

Related pages

Pivot deeper into the graph from cornerstone-bb.com.

Cypher and MCP

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

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