Hostname
models4you.ch
Last fetched
models4you.ch resolves to 1 IPv4 address operated by AS16276 in DE.
Nutrition Label
Resolution chain
models4you.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 |
|---|---|---|---|---|
| 141.95.53.210 | 141.95.0.0/17 | AS16276 | — | DE |
WHOIS identity
No WHOIS records are currently associated with models4you.ch in WhisperGraph.
Subdomains
3 observed subdomains of models4you.ch.
Web-graph footprint
Distinct hostnames that link to or from models4you.ch in the public web crawl.
80 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for models4you.ch.
| Mechanism | Target |
|---|---|
| SPF_A | models4you.ch |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 135.125.203.214 |
| SPF_IP | 178.128.202.245 |
| SPF_IP | 217.26.53.162 |
| SPF_IP | 54.37.204.213 |
| SPF_MX | models4you.ch |
Related pages
Pivot deeper into the graph from models4you.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "models4you.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.