Skip to content

Hostname

ae.be

Last fetched

ae.be resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · ae.beRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ae.be

Resolution chain

ae.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.41.5172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.42.251172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

36 observed subdomains of ae.be.

Web-graph footprint

Distinct hostnames that link to or from ae.be in the public web crawl.

143 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ae.be.

MechanismTarget
SPF_INCLUDE2015084.spf08.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.36.253.151/32
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP216.71.157.203
SPF_IP216.71.158.211
SPF_IP35.181.156.191/32
SPF_IP64.95.79.128/25
SPF_IP84.199.112.215
SPF_IP94.72.94.228

Related pages

Pivot deeper into the graph from ae.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ae.be"})-[: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.