Hostname
thinkonward.com
Last fetched
thinkonward.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
thinkonward.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.84.160.126 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.24 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.45 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.54 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:470
- Organization
- on behalf of thinkonward.com owner
- Contact emails
- ipladmin@shell.com
- thinkonwardandupward@gmail.com
- 0bd21306-7d82-4b26-8a35-a4743188c42c@identity-protect.org
- 1afcc620-86a0-49f1-bd25-3b617deb2e23@identity-protect.org
- 3179b5a0-6e94-4973-b912-9154869a4666@identity-protect.org
- 39735151-90fb-453c-a572-f822da9ff439@identity-protect.org
- 659a04bd-aaa9-45c0-b6f0-3e53dcd1cb56@identity-protect.org
Subdomains
32 observed subdomains of thinkonward.com.
Showing 17 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thinkonward.com in the public web crawl.
19 sites link to this hostname.
77 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 thinkonward.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7553653.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from thinkonward.com.
- IP · 99.84.160.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:470
- Country · US
- Email · ipladmin@shell.com
- TLD · .com
- Browse hostnames · th…
- 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: "thinkonward.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.