Skip to content

Hostname

abeele.be

Last fetched

abeele.be resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ionos se as the registrar.

Nutrition Label

WHISPER CANON · abeele.beRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/abeele.be

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.17104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.17104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.94172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ionos se
Organization
Contact emails

Subdomains

6 observed subdomains of abeele.be.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for abeele.be.

MechanismTarget
SPF_Aabeele.be
SPF_Asp1-brevo.net
SPF_Asp2-brevo.net
SPF_Asp3-brevo.net
SPF_Asp9-brevo.net
SPF_Atsp1-brevo.net
SPF_IP1.179.112.0/20
SPF_IP185.41.28.0/24
SPF_IP2001:41d0:203:4aa5:0:0:0:2
SPF_IP212.146.244.0/24
SPF_IP5.39.26.36
SPF_IP5.39.26.38
SPF_IP51.210.29.126
SPF_IP51.210.80.164
SPF_IP77.32.148.0/24
SPF_IP77.32.149.0/24
SPF_MXabeele.be

Related pages

Pivot deeper into the graph from abeele.be.

Cypher and MCP

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

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