Skip to content

Hostname

models4you.ch

Last fetched

models4you.ch resolves to 1 IPv4 address operated by AS16276 in DE.

Nutrition Label

WHISPER CANON · models4you.chRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/models4you.ch

Resolution chain

models4you.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.95.53.210141.95.0.0/17AS16276DE

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for models4you.ch.

MechanismTarget
SPF_Amodels4you.ch
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.125.203.214
SPF_IP178.128.202.245
SPF_IP217.26.53.162
SPF_IP54.37.204.213
SPF_MXmodels4you.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.