Skip to content

Hostname

spar.be

Last fetched

spar.be resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:hostyou (r) bvba as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.89.230104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.0.29104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.29104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.165.191172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.217172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
86.39.240.19386.39.128.0/17AS28747BE
86.39.240.19386.39.128.0/17AS28747BE

WHOIS identity

Registrar
registrar:hostyou (r) bvba
Organization
Contact emails

Subdomains

7 observed subdomains of spar.be.

Web-graph footprint

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

137 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for spar.be.

MechanismTarget
SPF_Aspar.be
SPF_INCLUDE_spf.freedelity.be
SPF_INCLUDE_spf.sendtex-newsletter.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.hostyou.net
SPF_MXspar.be

Related pages

Pivot deeper into the graph from spar.be.

Cypher and MCP

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

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