Hostname
sofiatech.bg
Last fetched
sofiatech.bg resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
sofiatech.bg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.44.2 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.192.137 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - 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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for sofiatech.bg.
| Mechanism | Target |
|---|---|
| SPF_A | sofiatech.bg |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | pandora.spf.superhosting.bg |
| SPF_INCLUDE | smtp-out.spf.superhosting.bg |
| SPF_IP | 164.138.221.28 |
| SPF_IP | 194.141.252.138 |
| SPF_IP | 217.174.149.166 |
| SPF_IP | 78.142.63.2 |
| SPF_IP | 84.242.158.105 |
| SPF_IP | 91.196.124.227 |
| SPF_IP | 91.196.125.227 |
| SPF_IP | 91.196.127.200 |
| SPF_IP | 91.238.251.241 |
| SPF_MX | sofiatech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.