Skip to content

Hostname

brp.com

Last fetched

brp.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · brp.comRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/brp.com

Resolution chain

brp.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.206.68.5123.206.64.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.210.116.14123.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.215.20.8223.215.16.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.49.161.9523.49.160.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
23.56.205.7723.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.79.188.20223.79.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:299
Organization
bombardier recreational products
Contact emails

Subdomains

104 observed subdomains of brp.com.

Web-graph footprint

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

820 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for brp.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.brp.com
SPF_INCLUDE_spf2.brp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_4.taleo.net

Related pages

Pivot deeper into the graph from brp.com.

Cypher and MCP

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

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