Skip to content

Hostname

sofia.bg

Last fetched

sofia.bg resolves to 1 IPv4 address operated by IBIPAR SA in BG.

Nutrition Label

WHISPER CANON · sofia.bgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sofia.bg

Resolution chain

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

IPPrefixASNOperatorCountry
85.208.138.10085.208.138.0/24AS200400IBIPAR SABG

WHOIS identity

Registrar
Organization
sofia municipality
Contact emails

Subdomains

116 observed subdomains of sofia.bg.

Web-graph footprint

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

1,288 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for sofia.bg.

MechanismTarget
SPF_Amx3.sofia.bg
SPF_Asmtp1.sofia.bg
SPF_Asonet13.sofia.bg
SPF_Asonet17.sofia.bg
SPF_INCLUDE_spf.google.com
SPF_IP31.13.220.199
SPF_IP31.13.222.133
SPF_IP77.77.151.39
SPF_IP79.124.30.64
SPF_IP93.123.36.155
SPF_MXsofia.bg

Related pages

Pivot deeper into the graph from sofia.bg.

Cypher and MCP

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

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