Hostname
compusystems.com
Last fetched
compusystems.com resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
compusystems.com 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 |
|---|---|---|---|---|
| 12.15.238.161 | 12.0.0.0/9 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn compusystems.com care of network solutions
- Contact emails
- b27c487t8uv@networksolutionsprivateregistration.com
- clarkwilliams@csireg.com
- e52rv2t28ry@networksolutionsprivateregistration.com
- e87448fz33s@networksolutionsprivateregistration.com
- f97vt5xd375@networksolutionsprivateregistration.com
- fe2hc5ff8xy@networksolutionsprivateregistration.com
- jr73m3km8zp@networksolutionsprivateregistration.com
- qj9ef6aw5bw@networksolutionsprivateregistration.com
- tp52c7vy745@networksolutionsprivateregistration.com
- ur6qm22a2cs@networksolutionsprivateregistration.com
- vm6x674q2am@networksolutionsprivateregistration.com
- x92z58g465f@networksolutionsprivateregistration.com
- xr37p2gv5bv@networksolutionsprivateregistration.com
- yk2ef9hq2nu@networksolutionsprivateregistration.com
Subdomains
31 observed subdomains of compusystems.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from compusystems.com in the public web crawl.
1,140 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for compusystems.com.
| Mechanism | Target |
|---|---|
| SPF_A | compusystems.com |
| SPF_A | mail.compusystems.com |
| SPF_A | mail3.compusystems.com |
| SPF_A | mail4.compusystems.com |
| SPF_A | mail5.compusystems.com |
| SPF_IP | 12.15.238.128/25 |
| SPF_MX | compusystems.com |
Related pages
Pivot deeper into the graph from compusystems.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compusystems.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.