Skip to content

Hostname

mail.sofiatech.bg

Last fetched

mail.sofiatech.bg resolves to 1 IPv4 address operated by N-REGION in BG.

Nutrition Label

WHISPER CANON · mail.sofiatech.bgRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.sofiatech.bg

Resolution chain

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

IPPrefixASNOperatorCountry
87.120.195.24487.120.195.0/24AS34224N-REGIONBG

WHOIS identity

No WHOIS records are currently associated with mail.sofiatech.bg in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mail.sofiatech.bg.

MechanismTarget
SPF_Amail.sofiatech.bg
SPF_INCLUDEpandora.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP164.138.221.28
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_MXmail.sofiatech.bg

Related pages

Pivot deeper into the graph from mail.sofiatech.bg.

Cypher and MCP

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

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