Skip to content

Hostname

click2move.be

Last fetched

click2move.be resolves to 1 IPv4 address operated by AS197690 in BE. WHOIS lists registrar:touched by bv as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.35.173.173185.35.172.0/22AS197690BE

WHOIS identity

Registrar
registrar:touched by bv
Organization
Contact emails

Subdomains

1 observed subdomain of click2move.be.

Web-graph footprint

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

7 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 click2move.be.

MechanismTarget
SPF_INCLUDE_spf.hs2.be
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from click2move.be.

Cypher and MCP

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

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