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
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for cornerstone-bb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6449122.spf03.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.167.132.162 |
| SPF_IP | 205.167.42.1/32 |
| SPF_IP | 205.167.42.14/32 |
| SPF_IP | 205.167.43.192/32 |
| SPF_IP | 51.140.185.73 |
| SPF_IP | 51.140.29.80 |
| SPF_IP | 51.145.26.67 |
| SPF_IP | 64.128.23.130/32 |
| SPF_IP | 64.128.23.133/32 |
| SPF_IP | 64.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.