Skip to content

Hostname

bevustuc.nl

Last fetched

bevustuc.nl resolves to 1 IPv4 address operated by NEDZONE-AS - Eurofiber Cloud Infra B.V. in NL. WHOIS lists registrar:smallhold b.v. as the registrar.

Nutrition Label

WHISPER CANON · bevustuc.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bevustuc.nl

Resolution chain

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

IPPrefixASNOperatorCountry
37.247.39.14137.247.32.0/20AS25459NEDZONE-AS - Eurofiber Cloud Infra B.V.NL

WHOIS identity

Registrar
registrar:smallhold b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of bevustuc.nl.

Web-graph footprint

Distinct hostnames that link to or from bevustuc.nl in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bevustuc.nl.

MechanismTarget
SPF_Abevustuc.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.hybridsaas.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.247.39.141
SPF_MXbevustuc.nl

Related pages

Pivot deeper into the graph from bevustuc.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bevustuc.nl"})-[: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.