Skip to content

Hostname

eucifyy.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.98.9916.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2353.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.21852.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.154.1852.218.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.4352.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.217.1852.218.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.250.5052.218.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.133.6752.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.148.20352.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.161.23552.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.181.15552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.181.2752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.18752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.189.8352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.200.9952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.224.5152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1241784798
Contact emails

Web-graph footprint

Distinct hostnames that link to or from eucifyy.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from eucifyy.com.

Cypher and MCP

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

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