Hostname
thoughtsaboutgod.com
Last fetched
thoughtsaboutgod.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
thoughtsaboutgod.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 134.122.94.114 | 134.122.80.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 69.62.67.44 | 69.62.66.0/23 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- katherine kehler
- Contact emails
Subdomains
16 observed subdomains of thoughtsaboutgod.com.
Web-graph footprint
Distinct hostnames that link to or from thoughtsaboutgod.com in the public web crawl.
38 sites link to this hostname.
192 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for thoughtsaboutgod.com.
| Mechanism | Target |
|---|---|
| SPF_A | thoughtsaboutgod.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 134.122.94.114 |
| SPF_MX | thoughtsaboutgod.com |
Related pages
Pivot deeper into the graph from thoughtsaboutgod.com.
- IP · 134.122.94.114
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:9
- Country · DE
- Email · katherine.kehler@shaw.ca
- 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: "thoughtsaboutgod.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.