Skip to content

Hostname

partner-service.eezy.cloud

Last fetched

partner-service.eezy.cloud resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · partner-service.eezy.cloudRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/partner-service.eezy.cloud

Resolution chain

partner-service.eezy.cloud resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.23.123.20323.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.57.773.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.15.203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.20.2103.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.173.4734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.41.1444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.207.18144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.91.15650.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.160.252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.219.25352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with partner-service.eezy.cloud in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from partner-service.eezy.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "partner-service.eezy.cloud"})-[: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.