Hostname
insign.ch
Last fetched
insign.ch resolves to 1 IPv4 address operated by EQUINIX in CH.
Nutrition Label
Resolution chain
insign.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 |
|---|---|---|---|---|
| 46.175.9.30 | 46.175.9.0/24 | AS15830 | EQUINIX | CH |
WHOIS identity
- Registrar
- —
- Organization
- insign
- Contact emails
- —
Subdomains
324 observed subdomains of insign.ch.
Showing 25 of 324. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from insign.ch in the public web crawl.
38 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for insign.ch.
| Mechanism | Target |
|---|---|
| SPF_A | insign.ch |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 195.134.143.38 |
| SPF_IP | 217.162.8.252 |
| SPF_IP | 46.175.9.0/24 |
| SPF_IP | 46.175.9.120 |
| SPF_IP | 46.175.9.207/32 |
| SPF_IP | 46.175.9.38 |
| SPF_IP | 46.175.9.74 |
| SPF_IP | 80.254.166.203 |
| SPF_MX | insign.ch |
Related pages
Pivot deeper into the graph from insign.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "insign.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.