Hostname
starfleet.ch
Last fetched
starfleet.ch resolves to 185.117.170.123, announced in 185.117.168.0/22 by FREY-AS - Zettaplan AG in CH. starfleet.ch is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 185.117.170.123
185.117.168.0/22 · FREY-AS - Zettaplan AG · Zurich, CH
IPv6 resolution
No AAAA record for starfleet.ch is recorded in WhisperGraph.
Attribution
zettaplan
ORIGIN_AS
WHOIS identity
- Registrant organisation
- byte media
Subdomains
Mail and authentication
Nameservers
- ns01.hostfactory.ch
- ns02.hostfactory.ch
MX records
- mx1.hostfactory.ch
- mx3.hostfactory.ch
- mx2.hostfactory.swiss
- mx4.hostfactory.swiss
SPF policy
- a: spf.hostfactory.ch
Threat-feed evidence
History
Related pages
Pivot from starfleet.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: "starfleet.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.