Skip to content

Hostname

testing.s.userenroll.com

Last fetched

testing.s.userenroll.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.60.14100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.185.1513.216.0.0/13AS14618AMAZON-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
44.196.45.10144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.82.17452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.53.1952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.190.6454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.90.24554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.137.7454.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
72.44.47.3472.44.40.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with testing.s.userenroll.com in WhisperGraph.

Subdomains

1 observed subdomain of testing.s.userenroll.com.

Threat posture

History

Related pages

Pivot deeper into the graph from testing.s.userenroll.com.

Cypher and MCP

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

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