Hostname
gifelify.com
Last fetched
gifelify.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gifelify.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.180.192 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.192.170 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.202.191 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.71.253 | 16.182.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.12.109 | 3.5.12.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.251.139 | 52.216.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.132.237 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.132.245 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.141.5 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.43.27 | 52.217.43.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.68.211 | 52.217.68.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.80.107 | 52.217.80.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.81.195 | 52.217.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.205.13 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.231.101 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gifelify.com owner
- Contact emails
- 1c2a28d6-4c07-4811-b65b-9f48fa6a2c52@identity-protect.org
- 4d6e256e-545c-438e-89ad-9d39f9e76ba3@identity-protect.org
- 59f3c9bd-d15f-4333-8fc9-8e4c9f862ac0@identity-protect.org
- 91e61f3c-7e07-46c0-af0b-9fdb1891e3c5@identity-protect.org
- cef80fdc-d1d6-40d5-9fb5-e988eb58f1c5@identity-protect.org
- e1c4bc7e-25ea-4fd6-b554-f3353219c7ba@identity-protect.org
- fc9937ab-3771-480a-beb7-2885fa93c066@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from gifelify.com.
- IP · 16.15.180.192
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1c2a28d6-4c07-4811-b65b-9f48fa6a2c52@identity-protect.org
- TLD · .com
- Browse hostnames · gi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gifelify.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.