Skip to content

Hostname

nicecomputing.ch

Last fetched

nicecomputing.ch resolves to 2 IPv4 addresses operated by SUNRISE in CH.

Nutrition Label

WHISPER CANON · nicecomputing.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nicecomputing.ch

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with nicecomputing.ch in WhisperGraph.

Subdomains

4 observed subdomains of nicecomputing.ch.

Web-graph footprint

Distinct hostnames that link to or from nicecomputing.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nicecomputing.ch.

MechanismTarget
SPF_INCLUDEows.ch
SPF_INCLUDEweb-services.com
SPF_IP195.141.44.0/24
SPF_IP195.141.45.0/24
SPF_MXnicecomputing.ch

Related pages

Pivot deeper into the graph from nicecomputing.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nicecomputing.ch"})-[: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.