Skip to content

Hostname

b38group.com

Last fetched

b38group.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

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.

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

SPF policy

9 SPF mechanisms authorising senders for b38group.com.

MechanismTarget
SPF_INCLUDEoutlook.com
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP212.36.32.77
SPF_IP52.18.0.78
SPF_IP52.19.41.246
SPF_IP54.240.0.0/18
SPF_IP82.148.254.20
SPF_IP87.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.