Skip to content

Hostname

espialeffects.com

Last fetched

espialeffects.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · espialeffects.comRouting diversity5.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/espialeffects.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.218.176.2652.218.176.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.220.11452.218.220.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.220.23452.218.220.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.14652.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.131.12352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.133.352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.137.11552.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.5152.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.153.9952.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.160.13952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.203.21952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.24352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.5952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.224.14752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.237.12352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.238.9152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
c/o whoisproxy.com
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from espialeffects.com.

Cypher and MCP

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

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