Skip to content

Hostname

five.be

Last fetched

five.be resolves to 1 IPv4 address operated by AS16276 in BE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · five.beRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/five.be

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.40.58178.32.0.0/15AS16276BE

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

15 observed subdomains of five.be.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for five.be.

MechanismTarget
SPF_Afive.be
SPF_Asmtpmb1.iga-emailing.fr
SPF_Awebhost1.mcit-hosting.be
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEsmtpmb1.iga-emailing.fr
SPF_IP103.2.140.0/22
SPF_IP103.47.204.0/22
SPF_IP158.120.80.0/21
SPF_IP170.10.68.0/22
SPF_IP178.32.40.57
SPF_IP178.32.40.58
SPF_IP195.238.22.110
SPF_IP203.31.36.0/22
SPF_IP207.58.147.64/28
SPF_IP216.22.15.224/27
SPF_IP43.228.184.0/22
SPF_MXfive.be

Related pages

Pivot deeper into the graph from five.be.

Cypher and MCP

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

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