Skip to content

Hostname

gealan.bg

Last fetched

gealan.bg resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · gealan.bgRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gealan.bg

Resolution chain

gealan.bg resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.201.616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.17716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.34.20516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.68.25316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.6916.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.154.5952.216.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.41.20552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.12552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.21152.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.14952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.49.9952.217.49.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.72.3552.217.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.82.5952.217.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.164.14154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.228.4554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.233.19754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with gealan.bg in WhisperGraph.

Subdomains

1 observed subdomain of gealan.bg.

Subdomain
www.gealan.bg

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for gealan.bg.

MechanismTarget
SPF_Amail1.veka.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.254.60.9
SPF_IP2001:67c:2018:0:0:0:0:6009
SPF_MXgealan.bg

Related pages

Pivot deeper into the graph from gealan.bg.

Cypher and MCP

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

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