Skip to content

Hostname

vilgain.ch

Last fetched

vilgain.ch resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · vilgain.chRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/vilgain.ch

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.81.6618.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.133.24518.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.15.2483.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.66.1663.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.65.1493.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.42.463.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.254.1303.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.95.19235.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.159.23563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

17 observed subdomains of vilgain.ch.

Web-graph footprint

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

8 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vilgain.ch.

MechanismTarget
SPF_Avilgain.ch
SPF_INCLUDE_spf.google.com
SPF_MXvilgain.ch

Related pages

Pivot deeper into the graph from vilgain.ch.

Cypher and MCP

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

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