Skip to content

Hostname

schild.ch

Last fetched

schild.ch resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3220 as the registrar.

Nutrition Label

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

Resolution chain

schild.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.195.106.1618.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3220
Organization
andreas hink
Contact emails

Subdomains

7 observed subdomains of schild.ch.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for schild.ch.

MechanismTarget
SPF_IP146.67.146.0/24
SPF_IP46.163.72.198
SPF_IP46.163.74.175
SPF_IP83.169.20.133
SPF_IP83.169.21.148
SPF_IP83.169.45.89
SPF_IP83.169.45.90
SPF_IP83.169.45.91
SPF_IP83.169.45.92
SPF_IP83.169.45.93
SPF_IP87.119.210.160/28
SPF_IP87.119.210.176/28

Related pages

Pivot deeper into the graph from schild.ch.

Cypher and MCP

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

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