Skip to content

Hostname

netcetera.ch

Last fetched

netcetera.ch resolves to 194.126.145.18, announced in 194.126.145.0/24 by Netcetera-AG-AS - Netcetera AG in CH. netcetera.ch 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 · netcetera.chRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/netcetera.ch

Resolution chain

IPv6 resolution

No AAAA record for netcetera.ch is recorded in WhisperGraph.

Attribution

netcetera

ORIGIN_AS

WHOIS identity

Registrant organisation
dns-administrator

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns0030.secondary.cloudflare.com
  • ns0189.secondary.cloudflare.com
  • dns1.netcetera.com
  • dns2.netcetera.com

MX records

  • mail.netcetera.com
  • mail-2.netcetera.com

SPF policy

  • ip: 194.126.144.0/23

Threat-feed evidence

History

Related pages

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