Hostname
edho.ch
Last fetched
edho.ch resolves to 5.148.170.179, announced in 5.148.160.0/19 by NINE - Nine Internet Solutions AG in CH. edho.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
IPv6 resolution
No AAAA record for edho.ch is recorded in WhisperGraph.
Attribution
nine
ORIGIN_AS
WHOIS identity
- Registrant organisation
- 3t supplies
Subdomains
| Subdomain |
|---|
| mx01.edho.ch |
| www.edho.ch |
Showing 2 of 2 subdomains (2 per page).
Mail and authentication
Nameservers
- ns1.gmmdns.ch
- ns2.gmmdns.ch
MX records
- gmmch.com
SPF policy
- a: gmmch.com
- include: _spf.google.com
- include: spf.improvmx.com
- include: _spf.eu.mailgun.org
Threat-feed evidence
History
Related pages
Pivot from edho.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: "edho.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.