Skip to content

Hostname

onfy.de

Last fetched

onfy.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · onfy.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/onfy.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.143.6618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.130.8618.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.48.6618.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.211.9518.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.36.783.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.71.223.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.4.1823.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.109.15735.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.219.435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.81.17752.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.108.10952.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.129.7663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.7.5163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.93.351.102.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.35.1663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.214.3463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for onfy.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from onfy.de.

Cypher and MCP

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

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