Hostname
techspochicago.com
Last fetched
techspochicago.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
techspochicago.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.53.59 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.244.127.33 | 104.244.124.0/22 | AS22611 | INMOTION - InMotion Hosting, Inc. | US |
| 172.67.209.96 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- digimarcon,
- Contact emails
- aaron@digimarcon.com
- 12efa1fd1daeed7a125797b327b7f6c701bdde55786b2224b83b7708d5178265@techspochicago.com.whoisproxy.org
- 1563debbf3bae2005d2697b4603fed7a464f73eff890bf3a730f5563c5532a60@techspochicago.com.whoisproxy.org
- 16282729a1a11680c1aac99bd261c6d54141717f365ff35f234378e2b2e896eb@techspochicago.com.whoisproxy.org
- 36b4e09c4e0c860be738f01a3da8a7e26455b0a9198e1e9ca64bb77fbdbdbd89@techspochicago.com.whoisproxy.org
- 56759170b98df48c959c0bd3c53d15eb84e82702c4881bad3529a5697bd64e1c@techspochicago.com.whoisproxy.org
- 601f3b96623e832c1ba0b7d07bccc96ce9dfed2bc338741bfeb8c489841e1b36@techspochicago.com.whoisproxy.org
- 680279b94bc9d8ee220cd5012550208928b9453c347651a28b9b2257d8202003@techspochicago.com.whoisproxy.org
- 7fa6d41970f196b474720b9e35747e259a32eadc2843ab953c812ce3d42cf06f@techspochicago.com.whoisproxy.org
- 81b07c83ff4258bc84fe2255e63f01cee41f134fd21c8ca1607e9f109502dd13@techspochicago.com.whoisproxy.org
- ba11f21586fe30fbdd9f2219d7deab352b37f16016de1db7a96d0ea0f0454858@techspochicago.com.whoisproxy.org
- e2766296e6e8197b8ac81a2b28036dc003f9622a2d7b31e18f5a723b24c0c308@techspochicago.com.whoisproxy.org
- f6a5ff6571d5bc61aecd63ecf24325893ad73cec6e27b5c1772d5b0412def298@techspochicago.com.whoisproxy.org
Subdomains
7 observed subdomains of techspochicago.com.
Web-graph footprint
Distinct hostnames that link to or from techspochicago.com in the public web crawl.
83 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for techspochicago.com.
| Mechanism | Target |
|---|---|
| SPF_A | techspochicago.com |
| SPF_IP | 104.244.127.33 |
| SPF_IP | 173.231.203.170 |
| SPF_IP | 173.247.255.221 |
| SPF_MX | techspochicago.com |
Related pages
Pivot deeper into the graph from techspochicago.com.
- IP · 104.21.53.59
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:228
- Country · CA
- Email · aaron@digimarcon.com
- TLD · .com
- Browse hostnames · te…
- 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: "techspochicago.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.