Skip to content

Hostname

ipng.ch

Last fetched

ipng.ch resolves to 6 IPv4 addresses operated by IPNG in CH.

Nutrition Label

WHISPER CANON · ipng.chRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/ipng.ch

Resolution chain

ipng.ch resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.1.163.151194.1.163.0/24AS8298IPNGCH
46.20.246.12446.20.240.0/20AS25091IP-MAX IP-Max SACH
94.142.241.18994.142.240.0/21AS8283COLOCLUE-AS Netwerkvereniging Coloclue, Amsterdam, NetherlandsNL
94.142.245.8294.142.240.0/21AS8283COLOCLUE-AS Netwerkvereniging Coloclue, Amsterdam, NetherlandsNL
194.126.235.31194.126.235.0/24AS8298IPNGCH
194.1.163.31194.1.163.0/24AS8298IPNGCH

WHOIS identity

No WHOIS records are currently associated with ipng.ch in WhisperGraph.

Subdomains

30 observed subdomains of ipng.ch.

Web-graph footprint

Distinct hostnames that link to or from ipng.ch in the public web crawl.

75 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for ipng.ch.

MechanismTarget
SPF_INCLUDE_spf.ipng.ch

Related pages

Pivot deeper into the graph from ipng.ch.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ipng.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.