Skip to content

Hostname

webking.be

Last fetched

webking.be resolves to 1 IPv4 address operated by AS206281 in NL. WHOIS lists registrar:dvyce bvba as the registrar.

Nutrition Label

WHISPER CANON · webking.beRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/webking.be

Resolution chain

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

IPPrefixASNOperatorCountry
185.104.30.143185.104.30.0/24AS206281NL

WHOIS identity

Registrar
registrar:dvyce bvba
Organization
Contact emails

Subdomains

33 observed subdomains of webking.be.

Web-graph footprint

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

66 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for webking.be.

MechanismTarget
SPF_Aspf.webking.be
SPF_INCLUDE_spf.ocmail.be
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from webking.be.

Cypher and MCP

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

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