Skip to content

Hostname

yardwise.app

Last fetched

yardwise.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · yardwise.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/yardwise.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.198.10813.35.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
13.35.198.12013.35.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
13.35.198.2813.35.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
13.35.198.9313.35.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
18.161.97.10018.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.2218.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.3918.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.4818.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with yardwise.app in WhisperGraph.

Subdomains

1 observed subdomain of yardwise.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yardwise.app.

MechanismTarget
SPF_INCLUDEzohomail.eu

Related pages

Pivot deeper into the graph from yardwise.app.

Cypher and MCP

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

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