Skip to content

Hostname

mail6.escom.bg

Last fetched

mail6.escom.bg resolves to 1 IPv4 address operated by AS25374 in BG.

Nutrition Label

WHISPER CANON · mail6.escom.bgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mail6.escom.bg

Resolution chain

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

IPPrefixASNOperatorCountry
195.24.89.46195.26.130.0/24AS25374BG

WHOIS identity

No WHOIS records are currently associated with mail6.escom.bg in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mail6.escom.bg.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP195.24.89.2
SPF_IP195.24.89.4
SPF_IP195.24.89.40
SPF_IP195.24.89.41
SPF_IP195.24.89.42
SPF_IP195.24.89.43
SPF_IP195.24.89.44
SPF_IP195.24.89.45
SPF_IP195.24.89.46
SPF_IP195.24.89.47
SPF_IP195.24.89.48
SPF_IP195.24.89.49

Related pages

Pivot deeper into the graph from mail6.escom.bg.

Cypher and MCP

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

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