Hostname
checkology.org
Last fetched
checkology.org resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
checkology.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.29.248.49 | 100.42.20.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.235.25.16 | 18.238.20.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.227.100.32 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.230.208.117 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.168.33.75 | 35.184.16.0/20 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.198.103.243 | 45.2.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.78.233 | 52.216.6.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.174.125.140 | 54.182.152.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.235.74.106 | 54.239.8.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.85.194.145 | 54.93.0.0/19 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.88.87.177 | 54.94.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.92.2 | 101.0.4.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- alan miller
- Contact emails
Subdomains
8 observed subdomains of checkology.org.
Web-graph footprint
Distinct hostnames that link to or from checkology.org in the public web crawl.
101 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for checkology.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from checkology.org.
- IP · 100.29.248.49
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · bob@actualsizecreative.com
- TLD · .org
- Browse hostnames · ch…
- 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: "checkology.org"})-[: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.