Skip to content

Hostname

felder-jagdhof.ch

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.101108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.127108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.129108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.39108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.18.103.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.1083.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.753.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.913.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK

WHOIS identity

Registrar
Organization
felder hansruedi
Contact emails

Subdomains

1 observed subdomain of felder-jagdhof.ch.

Web-graph footprint

Distinct hostnames that link to or from felder-jagdhof.ch in the public web crawl.

23 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for felder-jagdhof.ch.

MechanismTarget
SPF_Afelder-jagdhof.ch
SPF_INCLUDE_spf.google.com
SPF_IP194.56.244.0/24
SPF_IP213.193.80.0/27
SPF_MXfelder-jagdhof.ch

Related pages

Pivot deeper into the graph from felder-jagdhof.ch.

Cypher and MCP

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

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