Skip to content

Hostname

refresqueras.com

Last fetched

refresqueras.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · refresqueras.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/refresqueras.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.14916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.4516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.21516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.24316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.37.5316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.18116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.204.252.216.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.209.24552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.22952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.5352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.24552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.15752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.164.4554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.3754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.225.11754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.228.18954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
ivan gonzales
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from refresqueras.com.

Cypher and MCP

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

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