Skip to content

Hostname

shlick.net

Last fetched

shlick.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. shlick.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · shlick.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/shlick.net

Resolution chain

No IPv4 resolution is recorded for shlick.net in WhisperGraph.

IPv6 resolution

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
nate-domain041@ooz.net, 2d8f4c81-ec8d-44ad-b3f7-e090acff07c4@identity-protect.org, 415ba78c-55d8-44b3-ab2b-0ddef229ceeb@identity-protect.org, 44b29a6e-3493-4fef-997a-3f305edad9c2@identity-protect.org, 55e939b0-e489-4d13-b809-31cf9c9d1c59@identity-protect.org, 83c495d7-5d49-44cb-9ecf-a4d1538ea4cb@identity-protect.org, owner-11276437@shlick.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns1.shlick.net
  • ns2.shlick.net

MX records

  • ooz-net.p10.spamhero.com
  • ooz-net.p20.spamhero.net
  • ooz-net.p30.spamhero.net
  • ooz-net.p40.spamhero.net

SPF policy

  • a: shlick.net
  • mx: shlick.net

Threat-feed evidence

History

Related pages

Pivot from shlick.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "shlick.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.