Skip to content

Hostname

veillon.ch

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.121.16.1693.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.202.1203.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.79.14935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.163.16752.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.162.8554.93.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.28.22363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
k - mail order gmbh & co. kg
Contact emails

Subdomains

5 observed subdomains of veillon.ch.

Web-graph footprint

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

82 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for veillon.ch.

MechanismTarget
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.120.109.80
SPF_IP194.42.108.109
SPF_IP194.42.108.11
SPF_IP194.42.108.110
SPF_IP194.42.108.6
SPF_MXveillon.ch

Related pages

Pivot deeper into the graph from veillon.ch.

Cypher and MCP

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

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