Skip to content

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

WHISPER CANON · techspochicago.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/techspochicago.com

Resolution chain

techspochicago.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.53.59104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.244.127.33104.244.124.0/22AS22611INMOTION - InMotion Hosting, Inc.US
172.67.209.96172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:228
Organization
digimarcon,
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for techspochicago.com.

MechanismTarget
SPF_Atechspochicago.com
SPF_IP104.244.127.33
SPF_IP173.231.203.170
SPF_IP173.247.255.221
SPF_MXtechspochicago.com

Related pages

Pivot deeper into the graph from techspochicago.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.