Skip to content

Hostname

bicing.barcelona

Last fetched

bicing.barcelona resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:9999 as the registrar.

Nutrition Label

WHISPER CANON · bicing.barcelonaRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bicing.barcelona

Resolution chain

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

IPPrefixASNOperatorCountry
206.189.99.248206.189.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:9999
Organization
ajuntament de barcelona
Contact emails

Subdomains

1 observed subdomain of bicing.barcelona.

Web-graph footprint

Distinct hostnames that link to or from bicing.barcelona in the public web crawl.

238 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bicing.barcelona.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.mailjet.com
SPF_IP195.55.252.67
SPF_IP195.55.252.68
SPF_IP34.245.210.10/32
SPF_IP34.245.210.11
SPF_IP34.245.210.12
SPF_IP34.245.210.13
SPF_IP34.245.210.14
SPF_IP34.245.210.15
SPF_IP34.245.210.9/32
SPF_IP52.47.186.158

Related pages

Pivot deeper into the graph from bicing.barcelona.

Cypher and MCP

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

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