Skip to content

Hostname

hans-evers.be

Last fetched

hans-evers.be resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in DE. WHOIS lists registrar:pixelbar as the registrar.

Nutrition Label

WHISPER CANON · hans-evers.beRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hans-evers.be

Resolution chain

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

IPPrefixASNOperatorCountry
185.243.10.159185.243.8.0/22AS197540netcup-AS - netcup GmbHDE

WHOIS identity

Registrar
registrar:pixelbar
Organization
Contact emails

Subdomains

2 observed subdomains of hans-evers.be.

Web-graph footprint

Distinct hostnames that link to or from hans-evers.be in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hans-evers.be.

MechanismTarget
SPF_Ahans-evers.be
SPF_INCLUDEpixelbar-hermes.net
SPF_MXhans-evers.be

Related pages

Pivot deeper into the graph from hans-evers.be.

Cypher and MCP

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

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