Hostname
giveforward.com
Last fetched
giveforward.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
giveforward.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 |
|---|---|---|---|---|
| 174.129.92.83 | 174.129.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.232.244.19 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.220.170.194 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.192.128.11 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.25.203 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.0.19 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.70.64.206 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.156.128.202 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.196.9.95 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.197.44.48 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.211.237.237 | 54.211.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.224.190.48 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.2.67 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.208.19.63 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.223.23.121 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- chris mckeever
- Contact emails
- 0002664e0a28fd0a15988d81b305546e@domaindiscreet.com
- 2ac1c9480a28fd0a536c00169ddfab93@domaindiscreet.com
- 321375020a28fd0a02319593717c8b08@domaindiscreet.com
- 47b1e27c0a28fd0a74e694c01853e0d6@domaindiscreet.com
- 4f5b0b9e0a1612331c686b7ef169923a@domaindiscreet.com
- 51e91ca20a28fd0a269e908547db5e91@domaindiscreet.com
- 608c3abb0a28fd0a4557e3e87ff751e4@domaindiscreet.com
- 6c0d51770a28fd0a1f12a3527be2769b@domaindiscreet.com
- 80f5a05d0a28fd0a2295352d29ce888e@domaindiscreet.com
- ac91ec5e0a28fd0a5113fcf57f726820@domaindiscreet.com
- be9b8d8f0a28fd0a2e18f91a388ddf3f@domaindiscreet.com
- cgmckeever@giveforward.com
- d43e238d0a28fd0a0ef3bee126a119ac@domaindiscreet.com
- db53d5ce0a28fd0a34567e7b1a267054@domaindiscreet.com
- defee2b60a28fd0a3aa64dc699509609@domaindiscreet.com
- e96fa4810a28fd0a2fe56671692b3df9@domaindiscreet.com
- f0bff80b0a28fd0a6c1c3a403fbfe918@domaindiscreet.com
- f84a8cbd0a28fd0a2f3b6bc8bc330a9f@domaindiscreet.com
- ff6279ff0a28fd0a5edfb0acdaba53b9@domaindiscreet.com
Subdomains
5 observed subdomains of giveforward.com.
Web-graph footprint
Distinct hostnames that link to or from giveforward.com in the public web crawl.
1,011 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for giveforward.com.
| Mechanism | Target |
|---|---|
| SPF_A | giveforward.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 50.57.35.20 |
| SPF_MX | giveforward.com |
Related pages
Pivot deeper into the graph from giveforward.com.
- IP · 174.129.92.83
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · 0002664e0a28fd0a15988d81b305546e@domaindiscreet.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: "giveforward.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.