Skip to content

Hostname

libsu.uni-sofia.bg

Last fetched

libsu.uni-sofia.bg resolves to 1 IPv4 address operated by AS5421 in BG.

Nutrition Label

WHISPER CANON · libsu.uni-sofia.bgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/libsu.uni-sofia.bg

Resolution chain

libsu.uni-sofia.bg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.44.111.662.44.96.0/19AS5421BG

WHOIS identity

No WHOIS records are currently associated with libsu.uni-sofia.bg in WhisperGraph.

Subdomains

5 observed subdomains of libsu.uni-sofia.bg.

Web-graph footprint

Distinct hostnames that link to or from libsu.uni-sofia.bg in the public web crawl.

125 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for libsu.uni-sofia.bg.

MechanismTarget
SPF_IP2001:67c:20d0:10::31/128
SPF_IP62.44.109.31/32
SPF_IP62.44.110.10/32
SPF_IP62.44.111.1
SPF_IP62.44.111.2
SPF_IP62.44.111.3

Related pages

Pivot deeper into the graph from libsu.uni-sofia.bg.

Cypher and MCP

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

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