Skip to content

Hostname

vercorin.ch

Last fetched

vercorin.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · vercorin.chRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/vercorin.ch

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.10.23108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.48108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.53108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.78108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.1218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.3018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.3118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.9118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
commune de chalais
Contact emails

Subdomains

5 observed subdomains of vercorin.ch.

Web-graph footprint

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

108 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for vercorin.ch.

MechanismTarget
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.ingenie.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_MXvercorin.ch

Related pages

Pivot deeper into the graph from vercorin.ch.

Cypher and MCP

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

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