Hostname
chicagocritic.com
Last fetched
chicagocritic.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
chicagocritic.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 |
|---|---|---|---|---|
| 144.217.144.217 | 144.217.0.0/16 | AS16276 | — | CA |
| 144.217.144.217 | 144.217.0.0/16 | AS16276 | — | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- thomas j. williams
- Contact emails
- tom9698@ameritech.net
- 0984f15337398d69f0c0f0a066cd9195bf2416009cb28a0bb7282bff632c93e0@chicagocritic.com.whoisproxy.org
- 09b3aae223cb6e744614280ffd951583f7ebafbd796d91a658529a78c903a127@chicagocritic.com.whoisproxy.org
- 0c92f421fbd6dd7c7b8cfe94720c624923fa828024e81e8d79580ea9f4f86e43@chicagocritic.com.whoisproxy.org
- 0e3a05bbaf91bf2dab42838a4d2e1dfc079c753b509615c3c8408d390892a2ba@chicagocritic.com.whoisproxy.org
- 1839001f8978bce01ebff29b76f56a6ca7151fafd9ecf067aad0f51c4ad9f995@chicagocritic.com.whoisproxy.org
- 26daec03e4bb0c96b5904eb90cb24d2327b78cc506e80825c5c4b91959e25f44@chicagocritic.com.whoisproxy.org
- 34be3124f66957a04a728a447a4f7b33631f09164f9a092320a550927d3ad9c0@chicagocritic.com.whoisproxy.org
- 3574a4d8c3610ad79be755e0666a967c13c6b5d99ad351fd41b9c5e04e968efc@chicagocritic.com.whoisproxy.org
- 41d852ca6f66b729a385ad81244300f7f3eabc991725972d0780b0b1aa66f277@chicagocritic.com.whoisproxy.org
- 4665e2a010af9332f07757b247230e99a48e6a550360ff52ceb2eecd8a7701e6@chicagocritic.com.whoisproxy.org
- 480715a0849b1bb950969b11e2d09a9e819d498129dbf56b0a4821dea423f89b@chicagocritic.com.whoisproxy.org
- 4a835e3336b174edac01aba1934f38747960952d0eac5b924458934085d7e1c7@chicagocritic.com.whoisproxy.org
- 6239f02cdfee83ec37687e3b614d43ee6daa18aebf6ea23e24d3b22a8ab2427a@chicagocritic.com.whoisproxy.org
- 69dd53885db85cbff6970cfacdd1b3537e7147a1241ab3394be48e2c317a7086@chicagocritic.com.whoisproxy.org
- 8713568b2ce7d3589e5c02daa99463ff9e684b1a2db78c275493d1277fad89ef@chicagocritic.com.whoisproxy.org
- 87f8c5b1e9cc4238b960c8634986ac1e5bad0998198d988a872cc73b92654e20@chicagocritic.com.whoisproxy.org
- 8e166b3f0456a3fe627bd7806ccbb8af4db2d1f3a348b18ce5c08707f1ef8008@chicagocritic.com.whoisproxy.org
- afd10b2bc750172c45dcc12a8f244d679f693d55ca82b98e87875293517996d9@chicagocritic.com.whoisproxy.org
- b89735d28aba1fdd867d7978585962f489c580663c8fd9bba50deac45070b052@chicagocritic.com.whoisproxy.org
- and 3 more
Subdomains
3 observed subdomains of chicagocritic.com.
Web-graph footprint
Distinct hostnames that link to or from chicagocritic.com in the public web crawl.
106 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for chicagocritic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.wpopt.net |
Related pages
Pivot deeper into the graph from chicagocritic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chicagocritic.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.