Skip to content

Hostname

ubb.bg

Last fetched

ubb.bg resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in FR.

Nutrition Label

WHISPER CANON · ubb.bgRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/ubb.bg

Resolution chain

ubb.bg resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
united bulgarian bank
Contact emails

Subdomains

56 observed subdomains of ubb.bg.

Web-graph footprint

Distinct hostnames that link to or from ubb.bg in the public web crawl.

397 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ubb.bg.

MechanismTarget
SPF_IP195.34.112.36
SPF_IP195.34.112.37
SPF_IP195.34.112.41
SPF_IP213.91.196.41

Related pages

Pivot deeper into the graph from ubb.bg.

Cypher and MCP

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

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