Skip to content

Hostname

immowelt.ch

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.164.16918.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.189.4018.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.255.18718.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.166.1303.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.24.2513.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.152.2343.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
immowelt
Contact emails

Subdomains

33 observed subdomains of immowelt.ch.

Web-graph footprint

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

74 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for immowelt.ch.

MechanismTarget
SPF_Aimmowelt.ch
SPF_INCLUDE_spf.google.com
SPF_IP129.41.76.79
SPF_IP212.34.186.217
SPF_IP212.34.186.218
SPF_IP212.34.186.225
SPF_IP88.217.186.10
SPF_IP88.217.186.11

Related pages

Pivot deeper into the graph from immowelt.ch.

Cypher and MCP

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

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