Hostname
moods.ch
Last fetched
moods.ch resolves to 1 IPv4 address operated by ASPECTRA Zurich, Switzerland in CH. WHOIS lists registrar:iway ag as the registrar.
Nutrition Label
Resolution chain
moods.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.127.54.6 | 128.127.54.0/24 | AS9100 | ASPECTRA Zurich, Switzerland | CH |
WHOIS identity
- Registrar
- registrar:iway ag
- Organization
- cappellari claudio
- Contact emails
Subdomains
4 observed subdomains of moods.ch.
Web-graph footprint
Distinct hostnames that link to or from moods.ch in the public web crawl.
338 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for moods.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 174.143.75.0/24 |
| SPF_IP | 206.72.127.0/24 |
| SPF_IP | 46.231.204.95 |
| SPF_IP | 72.15.222.0/24 |
| SPF_MX | moods.ch |
Related pages
Pivot deeper into the graph from moods.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "moods.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.