Skip to content

Hostname

netb.be

Last fetched

netb.be resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · netb.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/netb.be

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.85.233104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.212.22172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for netb.be.

MechanismTarget
SPF_Anetb.be
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.improvmx.com
SPF_IP104.248.197.59
SPF_IP146.185.177.33
SPF_IP188.166.93.43
SPF_IP31.220.42.158
SPF_MXnetb.be

Related pages

Pivot deeper into the graph from netb.be.

Cypher and MCP

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

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