Hostname
sofiaoutletcenter.bg
Last fetched
sofiaoutletcenter.bg resolves to 2 IPv4 addresses operated by AS31287 in BG.
Nutrition Label
Resolution chain
sofiaoutletcenter.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 |
|---|---|---|---|---|
| 46.55.254.53 | 46.55.254.0/24 | AS31287 | — | BG |
| 95.43.243.123 | 95.43.240.0/20 | AS8866 | — | BG |
WHOIS identity
No WHOIS records are currently associated with sofiaoutletcenter.bg in WhisperGraph.
Subdomains
4 observed subdomains of sofiaoutletcenter.bg.
Web-graph footprint
Distinct hostnames that link to or from sofiaoutletcenter.bg in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for sofiaoutletcenter.bg.
| Mechanism | Target |
|---|---|
| SPF_A | sofiaoutletcenter.bg |
| SPF_IP | 46.55.254.53 |
| SPF_IP | 93.152.172.68 |
| SPF_MX | sofiaoutletcenter.bg |
Related pages
Pivot deeper into the graph from sofiaoutletcenter.bg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sofiaoutletcenter.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.