Skip to content

Hostname

resyos.com

Last fetched

resyos.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · resyos.comRouting diversity7.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/resyos.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.173.145100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.28.59.49100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.59.255100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.5.19174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.11.24818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.121.82184.72.96.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.24.2123.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.41.1093.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.81.1693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.68.643.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.81.2083.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.130.1413.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.217.1113.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.88.1173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.41.1623.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.71.603.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.135.2193.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.148.903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.130.3534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.159.22334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
american express travel related services company,
Contact emails

Subdomains

14 observed subdomains of resyos.com.

Web-graph footprint

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

24 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from resyos.com.

Cypher and MCP

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

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