Skip to content

Hostname

bringo.ro

Last fetched

bringo.ro resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · bringo.roRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/bringo.ro

Resolution chain

bringo.ro resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.42.86104.18.42.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.145.170172.64.145.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.107.246.8934.104.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

56 observed subdomains of bringo.ro.

Web-graph footprint

Distinct hostnames that link to or from bringo.ro in the public web crawl.

126 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bringo.ro.

MechanismTarget
SPF_Abringo.ro
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP195.248.76.0/24
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP209.85.128.0/17
SPF_IP89.38.143.192/26

Related pages

Pivot deeper into the graph from bringo.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bringo.ro"})-[: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.