Skip to content

Hostname

farning.de

Last fetched

farning.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · farning.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/farning.de

Resolution chain

farning.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.51.12018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.12518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.12818.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.218.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
52.84.20.11452.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.12352.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.12752.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.9952.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with farning.de in WhisperGraph.

Subdomains

8 observed subdomains of farning.de.

Web-graph footprint

Distinct hostnames that link to or from farning.de in the public web crawl.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for farning.de.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from farning.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "farning.de"})-[: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.