Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
32.217.169.16332.208.0.0/12AS46690SNET-FCC - Southern New England Telephone Company and SNET America, Inc.US
65.60.5.20665.60.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCUS
65.75.10.19465.75.0.0/18AS6062NETPLEX - NETPLEXUS
98.170.186.23298.170.184.0/22AS22773ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc.US
185.181.254.157185.181.254.0/24AS36454WHG-DALUS

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.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from computech1.com.

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 20

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