Skip to content

Hostname

mail.armolan.bg

Last fetched

mail.armolan.bg resolves to 1 IPv4 address operated by AS34224 in BG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.120.37.10087.120.37.0/24AS34224BG

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mail.armolan.bg.

MechanismTarget
SPF_Amail.armolan.bg
SPF_IP87.120.37.100
SPF_IP87.120.8.9
SPF_IP91.92.66.13
SPF_MXmail.armolan.bg

Related pages

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

Cypher and MCP

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

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