Skip to content

Hostname

belfiusam.be

Last fetched

belfiusam.be resolves to 1 IPv4 address operated by AS-ADTS-LU - Proximus Luxembourg S.A. in BE. WHOIS lists registrar:proximus luxembourg s.a. as the registrar.

Nutrition Label

WHISPER CANON · belfiusam.beRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/belfiusam.be

Resolution chain

belfiusam.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.96.1.2141.96.0.0/16AS25367AS-ADTS-LU - Proximus Luxembourg S.A.BE

WHOIS identity

Registrar
registrar:proximus luxembourg s.a.
Organization
Contact emails

Subdomains

6 observed subdomains of belfiusam.be.

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for belfiusam.be.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP141.96.0.129
SPF_IP185.18.8.253
SPF_IP188.64.79.0/24
SPF_IP188.93.102.215/32
SPF_IP212.63.232.3
SPF_IP31.193.177.229
SPF_IP31.193.177.236
SPF_IP62.72.101.114
SPF_IP79.174.133.61
SPF_IP85.158.111.74

Related pages

Pivot deeper into the graph from belfiusam.be.

Cypher and MCP

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

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