Skip to content

Hostname

dns-click.net

Last fetched

dns-click.net resolves to 167.250.5.21, announced in 167.250.5.0/24 by AS264649 - NUT HOST SRL in AR. dns-click.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 · dns-click.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dns-click.net

Resolution chain

IPv6 resolution

No AAAA record for dns-click.net is recorded in WhisperGraph.

Attribution

nut

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
domain admin
Contact emails
dns-click.net@domainsbyproxy.com, contact@privacyprotect.org

Subdomains

Mail and authentication

Nameservers

  • ns10.dns-click.net
  • ns9.dns-click.net

MX records

  • dns-click.net

SPF policy

  • ip: 162.144.0.1/16
  • a: dns-click.net
  • mx: dns-click.net
  • ip: 167.250.5.21

Threat-feed evidence

History

Related pages

Pivot from dns-click.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: "dns-click.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.