Hostname
b38group.com
Last fetched
b38group.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
b38group.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:1515
- Organization
- bellrock
- Contact emails
Subdomains
2 observed subdomains of b38group.com.
| Subdomain |
|---|
| gateway.b38group.com |
| www.b38group.com |
Web-graph footprint
Distinct hostnames that link to or from b38group.com in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for b38group.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | outlook.com |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 212.36.32.77 |
| SPF_IP | 52.18.0.78 |
| SPF_IP | 52.19.41.246 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 82.148.254.20 |
| SPF_IP | 87.127.241.10 |
Related pages
Pivot deeper into the graph from b38group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b38group.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.