Skip to content

Hostname

funico.be

Last fetched

funico.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · funico.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/funico.be

Resolution chain

funico.be has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

11 observed subdomains of funico.be.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for funico.be.

MechanismTarget
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.208.39.0/24
SPF_IP185.162.30.15
SPF_IP188.118.45.205
SPF_IP195.130.132.0/24
SPF_IP217.19.237.54/32
SPF_IP217.21.190.8/32
SPF_IP217.21.190.9/32
SPF_IP77.241.82.0/24
SPF_IP84.199.249.98
SPF_IP91.183.200.198

Related pages

Pivot deeper into the graph from funico.be.

Cypher and MCP

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

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