Hostname
computech1.com
Last fetched
computech1.com resolves to 5 IPv4 addresses operated by SNET-FCC - Southern New England Telephone Company and SNET America, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
computech1.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 32.217.169.163 | 32.208.0.0/12 | AS46690 | SNET-FCC - Southern New England Telephone Company and SNET America, Inc. | US |
| 65.60.5.206 | 65.60.0.0/18 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | US |
| 65.75.10.194 | 65.75.0.0/18 | AS6062 | NETPLEX - NETPLEX | US |
| 98.170.186.232 | 98.170.184.0/22 | AS22773 | ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. | US |
| 185.181.254.157 | 185.181.254.0/24 | AS36454 | WHG-DAL | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- compu-tech,
- Contact emails
Subdomains
12 observed subdomains of computech1.com.
Web-graph footprint
Distinct hostnames that link to or from computech1.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for computech1.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from computech1.com.
- IP · 32.217.169.163
- ASN · AS46690SNET-FCC - Southern New England Telephone Company and SNET America, Inc.
- Registrar · iana:146
- Country · US
- Email · hm9th48a44a@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · co…
- 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: "computech1.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.