Hostname
congedoparentale.ch
Last fetched
congedoparentale.ch resolves to 2 IPv4 addresses operated by AS198249 in CH.
Nutrition Label
Resolution chain
congedoparentale.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.169.85.79 | 185.169.84.0/22 | AS198249 | — | CH |
| 217.26.48.101 | 217.26.48.0/20 | AS29097 | — | CH |
WHOIS identity
No WHOIS records are currently associated with congedoparentale.ch in WhisperGraph.
Subdomains
1 observed subdomain of congedoparentale.ch.
| Subdomain |
|---|
| www.congedoparentale.ch |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for congedoparentale.ch.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | spf.mail.hostpoint.ch |
Related pages
Pivot deeper into the graph from congedoparentale.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "congedoparentale.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.