Skip to content

Hostname

nothing.cc

Last fetched

nothing.cc resolves to 82.150.199.151, announced in 82.150.192.0/19 by HOTZE-AS - hotze.com GmbH in AT. nothing.cc 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 · nothing.ccRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nothing.cc

Resolution chain

IPv6 resolution

No AAAA record for nothing.cc is recorded in WhisperGraph.

Attribution

hotze com

ORIGIN_AS

WHOIS identity

Registrar
iana:151
Registrant organisation
web-crossing

Mail and authentication

Nameservers

  • ns3.web-crossing.at
  • ns4.web-crossing.at

MX records

  • mail.webhome.at
  • fallback.web-crossing.com

SPF policy

  • include: spf.mail.webhome.at
  • a: nothing.cc
  • mx: nothing.cc

Threat-feed evidence

History

Related pages

Pivot from nothing.cc 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: "nothing.cc"})-[: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.