Hostname
finditct.org
Last fetched
finditct.org resolves to 1 IPv4 address operated by CT-EDU-NET - Connecticut Education Network in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
finditct.org 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 |
|---|---|---|---|---|
| 162.221.9.12 | 162.221.8.0/22 | AS22742 | CT-EDU-NET - Connecticut Education Network | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- connecticut state library
- Contact emails
Subdomains
3 observed subdomains of finditct.org.
Web-graph footprint
Distinct hostnames that link to or from finditct.org in the public web crawl.
52 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for finditct.org.
| Mechanism | Target |
|---|---|
| SPF_IP | 162.221.9.10 |
Related pages
Pivot deeper into the graph from finditct.org.
- IP · 162.221.9.12
- ASN · AS22742CT-EDU-NET - Connecticut Education Network
- Registrar · iana:2
- Country · US
- Email · eric.a.hansen@ct.gov
- TLD · .org
- Browse hostnames · fi…
- 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: "finditct.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.