Skip to content

Hostname

baringergroup.com

Last fetched

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

Nutrition Label

WHISPER CANON · baringergroup.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/baringergroup.com

Resolution chain

baringergroup.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:9
Organization
perfect privacy,
Contact emails

Subdomains

8 observed subdomains of baringergroup.com.

Web-graph footprint

Distinct hostnames that link to or from baringergroup.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for baringergroup.com.

MechanismTarget
SPF_Abaringergroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.217.255.42
SPF_IP192.185.82.228
SPF_IP209.59.190.15/32
SPF_IP45.35.151.130
SPF_IP96.9.222.138
SPF_IP96.9.222.66
SPF_MXbaringergroup.com

Related pages

Pivot deeper into the graph from baringergroup.com.

Cypher and MCP

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

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