Skip to content

Hostname

barbri.componize.com

Last fetched

barbri.componize.com resolves to 1 IPv4 address operated by OVH in US.

Nutrition Label

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

Resolution chain

barbri.componize.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.69.115.90158.69.0.0/16AS16276OVHUS

WHOIS identity

No WHOIS records are currently associated with barbri.componize.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for barbri.componize.com.

MechanismTarget
SPF_Abarbri.componize.com
SPF_IP2a01:9500::0/32
SPF_IP31.170.8.0/21
SPF_MXbarbri.componize.com

Related pages

Pivot deeper into the graph from barbri.componize.com.

Cypher and MCP

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

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