Skip to content

Hostname

defiyield.app

Last fetched

defiyield.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · defiyield.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/defiyield.app

Resolution chain

defiyield.app resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.163.1013.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.723.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.773.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.983.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.168.122.1273.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.703.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.793.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.813.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.10552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.11352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.1252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

21 observed subdomains of defiyield.app.

Web-graph footprint

Distinct hostnames that link to or from defiyield.app in the public web crawl.

130 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for defiyield.app.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from defiyield.app.

Cypher and MCP

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

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