Skip to content

Hostname

your.reliefaccess.com

Last fetched

your.reliefaccess.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · your.reliefaccess.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/your.reliefaccess.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.134.62100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.170.15318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.33.25418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.17.6423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.18.21123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.240.20134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.82.17452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.131.21652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.50.25252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.230.12154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.190.6454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.137.7454.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with your.reliefaccess.com in WhisperGraph.

Subdomains

1 observed subdomain of your.reliefaccess.com.

Threat posture

History

Related pages

Pivot deeper into the graph from your.reliefaccess.com.

Cypher and MCP

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

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