Skip to content

Hostname

sofiatech.bg

Last fetched

sofiatech.bg resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · sofiatech.bgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sofiatech.bg

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.44.2104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.192.137172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
sofia tech park ad
Contact emails

Subdomains

13 observed subdomains of sofiatech.bg.

Web-graph footprint

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

433 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for sofiatech.bg.

MechanismTarget
SPF_Asofiatech.bg
SPF_INCLUDE_spf.google.com
SPF_INCLUDEpandora.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP164.138.221.28
SPF_IP194.141.252.138
SPF_IP217.174.149.166
SPF_IP78.142.63.2
SPF_IP84.242.158.105
SPF_IP91.196.124.227
SPF_IP91.196.125.227
SPF_IP91.196.127.200
SPF_IP91.238.251.241
SPF_MXsofiatech.bg

Related pages

Pivot deeper into the graph from sofiatech.bg.

Cypher and MCP

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

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