Hostname
bb.humberviewgroup.com
Last fetched
bb.humberviewgroup.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
bb.humberviewgroup.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
No WHOIS records are currently associated with bb.humberviewgroup.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for bb.humberviewgroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | _216.71.129.78.spf.hc350-21.ca.iphmx.com |
| SPF_A | _216.71.132.120.spf.hc350-21.ca.iphmx.com |
| SPF_A | _spf.hosting.cdkcrm.com |
| SPF_A | _spf.hosting.cdkglobal.com |
| SPF_A | bb.humberviewgroup.com |
| SPF_A | hgcmail.humberviewgroup.com |
| SPF_EXISTS | %{i}.spf.hc350-21.ca.iphmx.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 173.212.187.104/32 |
| SPF_IP | 192.223.15.32/29 |
| SPF_IP | 207.186.160.0/21 |
| SPF_IP | 207.187.164.0/24 |
| SPF_IP | 209.29.150.0/23 |
| SPF_IP | 50.31.59.238/32 |
| SPF_IP | 66.11.151.32/27 |
| SPF_IP | 66.11.151.42/32 |
| SPF_IP | 67.22.108.248/29 |
| SPF_IP | 72.0.212.160/29 |
| SPF_MX | bb.humberviewgroup.com |
Related pages
Pivot deeper into the graph from bb.humberviewgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bb.humberviewgroup.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.