Hostname
gifted-project.com
Last fetched
gifted-project.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gifted-project.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.170.238.10 | 54.170.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gifted-project.com owner
- Contact emails
- 0a6414a4-206c-4ca4-9393-65fa04ba86cb@identity-protect.org
- 607c2f29-d0f9-4e31-a6ac-2fa2adc180a4@identity-protect.org
- a7b0d630-d230-4e34-b4e0-79602ba99f83@identity-protect.org
- b7c9fb52-0d71-42ce-aa66-bf8c1927d113@identity-protect.org
- be33a0be-bcbf-40b8-901e-029a8796a10c@identity-protect.org
- f37030e3-f563-44d3-b5ef-bd7e53c78183@identity-protect.org
- owner-2473847@gifted-project.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gifted-project.com.
| Subdomain |
|---|
| devgrifo.gifted-project.com |
Web-graph footprint
Distinct hostnames that link to or from gifted-project.com in the public web crawl.
8 sites link to this hostname.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- gifted-project.com
SPF policy
3 SPF mechanisms authorising senders for gifted-project.com.
| Mechanism | Target |
|---|---|
| SPF_A | gifted-project.com |
| SPF_IP | 54.170.238.10 |
| SPF_MX | gifted-project.com |
Related pages
Pivot deeper into the graph from gifted-project.com.
- IP · 54.170.238.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 0a6414a4-206c-4ca4-9393-65fa04ba86cb@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: "gifted-project.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.