Skip to content

Hostname

snick.be

Last fetched

snick.be resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists registrar:telenet bvba as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:telenet bvba
Organization
Contact emails

Subdomains

4 observed subdomains of snick.be.

Web-graph footprint

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

11 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for snick.be.

MechanismTarget
SPF_Aservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vizito.be
SPF_IP5.134.1.182
SPF_IP84.198.218.34

Related pages

Pivot deeper into the graph from snick.be.

Cypher and MCP

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

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