Skip to content

Hostname

armolan.bg

Last fetched

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

Nutrition Label

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

Resolution chain

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 armolan.bg in WhisperGraph.

Subdomains

8 observed subdomains of armolan.bg.

Web-graph footprint

Distinct hostnames that link to or from armolan.bg in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • armolan.bg

SPF policy

5 SPF mechanisms authorising senders for armolan.bg.

MechanismTarget
SPF_Aarmolan.bg
SPF_IP87.120.37.100
SPF_IP87.120.8.9
SPF_IP91.92.66.13
SPF_MXarmolan.bg

Related pages

Pivot deeper into the graph from armolan.bg.

Cypher and MCP

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

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