Hostname
givingzone.com
Last fetched
givingzone.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
givingzone.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.235.254.70 | 54.234.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of givingzone.com owner
- Contact emails
- tech@givingzone.com
- 14a3ac37-1f9a-48c9-81b2-1cee98af05e0@identity-protect.org
- 3cdef434-6b24-4856-ae8f-df7949fe43de@identity-protect.org
- 402383bd-bc6d-4827-95d3-a9d15d07a656@identity-protect.org
- 9456648f-8b72-47a3-86f2-800063d4f225@identity-protect.org
- c9109a67-9761-4745-bce2-edf9d4040c67@identity-protect.org
- d0576438-fd61-4b73-90c2-bf5ae074e1bd@identity-protect.org
Subdomains
8 observed subdomains of givingzone.com.
Web-graph footprint
Distinct hostnames that link to or from givingzone.com in the public web crawl.
20 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for givingzone.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from givingzone.com.
- IP · 54.235.254.70
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · tech@givingzone.com
- 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: "givingzone.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.