Skip to content

Hostname

anor.be

Last fetched

anor.be resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:realtime register b.v. as the registrar.

Nutrition Label

WHISPER CANON · anor.beRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/anor.be

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.5.186104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.133.185172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.87.187.115185.87.184.0/22AS48635NL

WHOIS identity

Registrar
registrar:realtime register b.v.
Organization
Contact emails

Subdomains

11 observed subdomains of anor.be.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for anor.be.

MechanismTarget
SPF_Aanor.be
SPF_INCLUDEspf.totaalholding.nl
SPF_IP185.87.187.115
SPF_MXanor.be

Related pages

Pivot deeper into the graph from anor.be.

Cypher and MCP

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

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