Skip to content

Hostname

wayup.com

Last fetched

wayup.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · wayup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wayup.com

Resolution chain

wayup.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.154.205100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.62.250100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.230.583.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.72.2523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.151.373.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.138.6334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.155.16935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.92.20744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.184.22052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.245.23952.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.181.1652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.106.23954.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.81.24798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.146.1613.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.204.132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

53 observed subdomains of wayup.com.

Web-graph footprint

Distinct hostnames that link to or from wayup.com in the public web crawl.

1,563 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for wayup.com.

Related pages

Pivot deeper into the graph from wayup.com.

Cypher and MCP

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

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