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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.47.101 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.127 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.129 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.39 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.18.10 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.108 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.75 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.91 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
WHOIS identity
- Registrar
- —
- Organization
- felder hansruedi
- Contact emails
- —
Subdomains
1 observed subdomain of felder-jagdhof.ch.
| Subdomain |
|---|
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for felder-jagdhof.ch.
| Mechanism | Target |
|---|---|
| SPF_A | felder-jagdhof.ch |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 194.56.244.0/24 |
| SPF_IP | 213.193.80.0/27 |
| SPF_MX | felder-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.