Skip to content

Hostname

wayaway.co

Last fetched

wayaway.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wayaway.coRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wayaway.co

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.229.2118.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.6818.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.8318.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.9518.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.67.1418.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.3218.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.4218.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.6818.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of wayaway.co.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wayaway.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.wayaway.co
SPF_INCLUDEemail.freshdesk.com

Related pages

Pivot deeper into the graph from wayaway.co.

Cypher and MCP

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

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